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 35e6377 commit 2bbe002Copy full SHA for 2bbe002
templates/nginx/nginx-dep.yaml
@@ -44,7 +44,7 @@ spec:
44
{{- end}}
45
{{- end }}
46
containers:
47
- - name: cortex-gw
+ - name: nginx
48
image: "{{ .Values.nginx.image.repository }}:{{ .Values.nginx.image.tag }}"
49
imagePullPolicy: {{ .Values.nginx.image.pullPolicy }}
50
{{- if .Values.nginx.extraArgs }}
0 commit comments