This commit is contained in:
2026-02-19 04:45:26 +03:00
parent 95bdf4c949
commit 3d984953e3
3 changed files with 3 additions and 1 deletions
@@ -56,7 +56,7 @@ spec:
- name: {{ $.Chart.Name }}
securityContext:
{{- toYaml $.Values.securityContext | nindent 12 }}
image: "{{ $.Values.image.name }}:{{ default $.Chart.AppVersion }}"
image: "{{ $.Values.image.name }}:{{ $.Values.value }}"
imagePullPolicy: {{ $.Values.image.pullPolicy }}
env:
- name: STAND_TITLE