forked from k-space/kube
wiki: recreate empty pg as v18
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: mirror.gcr.io/library/postgres:15
|
image: mirror.gcr.io/library/postgres:18
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: POSTGRES_APPUSER
|
- name: POSTGRES_APPUSER
|
||||||
|
|||||||
Reference in New Issue
Block a user