Skip to content

Commit

Permalink
rollback nginx container name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Constantinescu committed Oct 4, 2021
1 parent 35e6377 commit 2bbe002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nginx/nginx-dep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
{{- end}}
{{- end }}
containers:
- name: cortex-gw
- name: nginx
image: "{{ .Values.nginx.image.repository }}:{{ .Values.nginx.image.tag }}"
imagePullPolicy: {{ .Values.nginx.image.pullPolicy }}
{{- if .Values.nginx.extraArgs }}
Expand Down

0 comments on commit 2bbe002

Please sign in to comment.