We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05ebc1 commit fffe246Copy full SHA for fffe246
src/helm/azure-pipelines-agent/templates/statefulset.yaml
@@ -42,7 +42,6 @@ spec:
42
{{- toYaml .Values.securityContext | nindent 12 }}
43
{{- end }}
44
45
- {{- if .Values.image.tag }}
46
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
47
imagePullPolicy: {{ .Values.image.pullPolicy }}
48
env:
0 commit comments