This commit is contained in:
2026-02-19 04:55:16 +03:00
parent c03a9cb408
commit 1e8a035eeb
3 changed files with 4 additions and 4 deletions
@@ -56,7 +56,7 @@ spec:
- name: {{ $.Chart.Name }}
securityContext:
{{- toYaml $.Values.securityContext | nindent 12 }}
image: "{{ $.Values.image.name }}:{{ $.Values.value }}"
image: "{{ $.Values.image.name }}:{{ $.Values.image.version }}"
imagePullPolicy: {{ $.Values.image.pullPolicy }}
env:
- name: STAND_TITLE