From c973d5eb5aafcf6c609cb9ce569a093d368f5ae4 Mon Sep 17 00:00:00 2001 From: "garcia.ryan" <garcia.ryan@solute.us> Date: Thu, 29 Apr 2021 16:54:18 -0600 Subject: [PATCH] fix: Removing extra end in anchore HR --- chart/templates/anchore/anchore-helmrelease.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/chart/templates/anchore/anchore-helmrelease.yaml b/chart/templates/anchore/anchore-helmrelease.yaml index 006f682138..4e20cd5deb 100644 --- a/chart/templates/anchore/anchore-helmrelease.yaml +++ b/chart/templates/anchore/anchore-helmrelease.yaml @@ -41,5 +41,4 @@ spec: namespace: {{ .Release.Namespace }} {{- end }} {{- end }} -{{- end }} {{- end }} \ No newline at end of file -- GitLab