Files
meet/docs/examples/helm/postgresql.values.yaml
unteem 36ba0f9c8e 📝(self-hosted) reorganize doc for new installation exmaples
We will introduce in the next commits the compose set-up that also
require examples values/config files. Thus, re-organize the kube ones
to  dedicated folder, to make the files organisation extensible.
2025-11-13 09:38:47 +01:00

8 lines
101 B
YAML

auth:
username: dinum
password: pass
database: meet
tls:
enabled: true
autoGenerated: true