Move credentials to secret
This commit is contained in:
parent
c59edb5ef9
commit
4195a202e5
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@ spec:
|
|||
releaseName: postgresql
|
||||
values: |
|
||||
auth:
|
||||
postgresPassword: mysupersecretpassword
|
||||
username: myuser
|
||||
password: myuserpassword
|
||||
database: mydb
|
||||
existingSecret: postgresql-secret
|
||||
primary:
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue