Files
helm-templates/template-postgres/values.yaml
2022-05-12 21:41:26 +02:00

10 lines
184 B
YAML

container:
replicas: 1
database:
createdDatabase: postgres
name: template-postgres
mountPath: /mnt/postgres/template
size: 10Gi
auth:
user: postgres
password: super