There was an error while loading. Please reload this page.
1 parent e1552cc commit 3253295Copy full SHA for 3253295
charts/nginx-ingress/templates/_helpers.tpl
@@ -333,7 +333,7 @@ List of volumes for controller.
333
emptyDir: {}
334
{{- end }}
335
{{- if .Values.controller.appprotect.v5 }}
336
-{{- toYaml .Values.controller.appprotect.volumes }}
+{{ toYaml .Values.controller.appprotect.volumes }}
337
338
{{- if .Values.controller.volumes }}
339
{{ toYaml .Values.controller.volumes }}
0 commit comments