ungleich-k8s/apps/gitea/values.yaml
Nico Schottelius 379addec5e ++gitea updates
2021-06-27 19:23:49 +02:00

8 lines
286 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 }}"