Adjust chart

This commit is contained in:
Jon Ervine 2021-04-04 01:02:45 +08:00
parent 2300081d6b
commit 366181fb9a

View File

@ -26,7 +26,7 @@ spec:
- name: {{ .Chart.Name }}
securityContext:
{{- toYaml .Values.securityContext | nindent 12 }}
image: "{{ .Values.image.repository }}:{{ .Chart.AppVersion }}-{{ .Chart.alpine_version }}"
image: "{{ .Values.image.repository }}:{{ .Chart.AppVersion }}-{{ .Values.config.alpine_version }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: tautulli