devops/infra/modules/postgresql/values.yaml

7 lines
145 B
YAML

auth:
existingSecret: postgresql-auth
username: ${ username }
secretKeys:
adminPasswordKey: rootpassword
userPasswordKey: password