diff --git a/kiali-server/templates/deployment.yaml b/kiali-server/templates/deployment.yaml index c038163..ffbf6c9 100644 --- a/kiali-server/templates/deployment.yaml +++ b/kiali-server/templates/deployment.yaml @@ -176,7 +176,7 @@ spec: {{- end }} {{- range .Values.deployment.custom_secrets }} - name: {{ .name }} - {{- if .csi}} + {{- if .csi }} csi: {{ toYaml .csi | nindent 10 }} {{- else }} secret: