mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
10 lines
185 B
YAML
10 lines
185 B
YAML
volumePermissions:
|
|
enabled: true
|
|
tls:
|
|
enabled: true
|
|
certificatesSecret: postgres-cert
|
|
certFilename: "tls.crt"
|
|
certKeyFilename: "tls.key"
|
|
auth:
|
|
existingSecret: postgres-auth
|