etherpad: cleanup

This commit is contained in:
Nico Schottelius 2021-07-28 20:19:41 +02:00
parent b3f8e33212
commit c91efa5d50
1 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,5 @@
#serviceName: pad
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: "{{ .Chart.Name }}-{{ .Release.Name }}"
identifier: "{{ .Release.Name }}"
fqdn: "{{ .Release.Name }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}"
fqdn: "tpl {{ .Values.identifier }}.{{ .Release.Namespace }}.svc.{{ .Values.clusterDomain }}"