Files
helm-templates/template-postgres/values.yaml
2022-05-12 15:14:17 +02:00

10 lines
180 B
YAML

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