We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1d52f commit 3c393d4Copy full SHA for 3c393d4
charts/prometheus-msteams/templates/deployment.yaml
@@ -57,7 +57,6 @@ spec:
57
{{- with .Values.container.additionalArgs }}
58
{{ toYaml . | indent 12 }}
59
{{- end}}
60
- imagePullPolicy: {{ .Values.image.pullPolicy }}
61
ports:
62
- name: http
63
containerPort: {{ .Values.container.port }}
0 commit comments