helm/matrix/dendrite/ci/ct-ingress-values.yaml

19 lines
271 B
YAML
Raw Normal View History

2025-01-13 12:43:26 +00:00
---
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