aboutsummaryrefslogtreecommitdiff
path: root/helm/dendrite/ci/ct-ingress-values.yaml
blob: 28311d33e115075f022c040482cbccf21886b2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
postgresql:
  enabled: true
  primary:
    persistence:
      size: 1Gi

dendrite_config:
  global:
    server_name: "localhost"

ingress:
  enabled: true