ungleich-k8s/apps/zammad/values.yaml

16 lines
351 B
YAML
Raw Normal View History

2021-10-09 10:53:13 +00:00
clusterDomain: c2.k8s.ooo
email: technik@ungleich.ch
letsencryptStaging: "yes"
# This is how the service and the data volumes are named - i.e. the
# persistent thing
identifier: "{{ .Release.Name }}"
fqdn: "{{ .Release.Name }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}"
2021-10-29 07:56:58 +00:00
storage:
data:
size: 1Gi
2021-10-09 10:53:13 +00:00
datasizeingb: 1
dbsizeingb: 0.5