Skip to content

Commit 3c393d4

Browse files
authored
fix: remove duplicate imagePullPolicy (#1752)
1 parent 5b1d52f commit 3c393d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/prometheus-msteams/templates/deployment.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ spec:
5757
{{- with .Values.container.additionalArgs }}
5858
{{ toYaml . | indent 12 }}
5959
{{- end}}
60-
imagePullPolicy: {{ .Values.image.pullPolicy }}
6160
ports:
6261
- name: http
6362
containerPort: {{ .Values.container.port }}

0 commit comments

Comments
 (0)