From 131b292673de0e61e29bbce86b4b94ff7fafbbee Mon Sep 17 00:00:00 2001 From: Jie Yu Date: Fri, 19 Jul 2019 12:49:56 -0700 Subject: [PATCH] chore: remove a matching {{end}} This is a stupid mistake. --- stable/kommander/templates/ingress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/stable/kommander/templates/ingress.yaml b/stable/kommander/templates/ingress.yaml index 12b406cee7..3a2a4a5a54 100644 --- a/stable/kommander/templates/ingress.yaml +++ b/stable/kommander/templates/ingress.yaml @@ -14,7 +14,6 @@ metadata: {{- with .Values.ingress.extraAnnotations }} {{- toYaml . | nindent 4 }} {{- end }} -{{- end }} spec: rules: - http: