helm/matrix/dendrite/ci/ct-ingress-values.yaml
2025-01-13 20:43:26 +08:00

19 lines
271 B
YAML

---
postgresql:
enabled: true
primary:
persistence:
size: 1Gi
dendrite_config:
global:
server_name: "localhost"
ingress:
enabled: true
# dashboard is an ConfigMap with labels - it does not harm on testing
grafana:
dashboards:
enabled: true