fix postgresql bootstrap
This commit is contained in:
parent
cf9fb03591
commit
092408a817
@ -26,9 +26,13 @@ spec:
|
|||||||
auth:
|
auth:
|
||||||
username: ""
|
username: ""
|
||||||
database: ""
|
database: ""
|
||||||
|
secretKeys:
|
||||||
|
userPasswordKey: "postgres-password"
|
||||||
auth:
|
auth:
|
||||||
username: ""
|
username: ""
|
||||||
database: ""
|
database: ""
|
||||||
|
secretKeys:
|
||||||
|
userPasswordKey: "postgres-password"
|
||||||
image:
|
image:
|
||||||
registry: cr.yandex/crp3ccidau046kdj8g9q
|
registry: cr.yandex/crp3ccidau046kdj8g9q
|
||||||
repository: contour/postgresql
|
repository: contour/postgresql
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user