make hostname a top level parameter

This commit is contained in:
Florian Wolpert
2020-09-25 12:41:26 +02:00
parent 25e43ee7e3
commit f994c7daab
5 changed files with 10 additions and 10 deletions

View File

@@ -39,6 +39,8 @@ spec:
image: "{{ .Values.core.image.repository }}:{{ .Values.core.image.tag | default .Chart.AppVersion }}"
imagePullPolicy: {{ .Values.core.image.pullPolicy }}
env:
# - name: TZ
# value: 'Europe/Berlin'
- name: HYPERKITTY_API_KEY
value: {{ .Values.hyperkittyApiKey }}
- name: HYPERKITTY_URL