Adjust chart
This commit is contained in:
parent
2300081d6b
commit
366181fb9a
@ -26,7 +26,7 @@ spec:
|
|||||||
- name: {{ .Chart.Name }}
|
- name: {{ .Chart.Name }}
|
||||||
securityContext:
|
securityContext:
|
||||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
{{- 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 }}
|
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||||
ports:
|
ports:
|
||||||
- name: tautulli
|
- name: tautulli
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user