ungleich-k8s/ldap/values.yaml
Nico Schottelius 0ce6836d8a begin ldap
2021-11-29 23:50:56 +01:00

15 lines
351 B
YAML

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 }}"
storage:
data:
size: 1Gi
datasizeingb: 1
dbsizeingb: 0.5