fix(gitops): align postgresql auth key and tag
This commit is contained in:
parent
1509014723
commit
6af0067026
@ -13,7 +13,7 @@ auth:
|
|||||||
username: postgres
|
username: postgres
|
||||||
database: postgres
|
database: postgres
|
||||||
existingSecret: postgresql-auth
|
existingSecret: postgresql-auth
|
||||||
secretKey: POSTGRES_PASSWORD
|
secretKey: password
|
||||||
|
|
||||||
initScripts:
|
initScripts:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user