mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-17 00:09:05 +02:00
Add zitadel deployment
This commit is contained in:
9
deployment/zitadel/postgres-values.yaml
Normal file
9
deployment/zitadel/postgres-values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
volumePermissions:
|
||||
enabled: true
|
||||
tls:
|
||||
enabled: true
|
||||
certificatesSecret: postgres-cert
|
||||
certFilename: "tls.crt"
|
||||
certKeyFilename: "tls.key"
|
||||
auth:
|
||||
existingSecret: postgres-auth
|
Reference in New Issue
Block a user