Files
GenerationsHeritage/deployment/zitadel/postgres-values.yaml
2024-03-15 21:37:43 +01:00

10 lines
185 B
YAML

volumePermissions:
enabled: true
tls:
enabled: true
certificatesSecret: postgres-cert
certFilename: "tls.crt"
certKeyFilename: "tls.key"
auth:
existingSecret: postgres-auth