Update nginx-chart/templates/deployment.yaml

This commit is contained in:
2026-07-18 05:59:25 +00:00
parent dea710938a
commit b83ff3f3a2
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
app: nginx app: nginx
spec: spec:
imagePullSecrets: imagePullSecrets:
- name :harbor-secret - name: harbor-secret
containers: containers:
- name: nginx - name: nginx
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"