From ce805305a7212c819189797ecc999c34f9598bcd Mon Sep 17 00:00:00 2001 From: reinvantveer Date: Mon, 5 Jul 2021 13:10:28 +0200 Subject: [PATCH] add newlines Signed-off-by: reinvantveer --- charts/argo-workflows/templates/controller/workflow-rb.yaml | 2 +- charts/argo-workflows/templates/controller/workflow-role.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-workflows/templates/controller/workflow-rb.yaml b/charts/argo-workflows/templates/controller/workflow-rb.yaml index c50a5d04..0b9b702e 100644 --- a/charts/argo-workflows/templates/controller/workflow-rb.yaml +++ b/charts/argo-workflows/templates/controller/workflow-rb.yaml @@ -53,4 +53,4 @@ subjects: {{- end }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }} diff --git a/charts/argo-workflows/templates/controller/workflow-role.yaml b/charts/argo-workflows/templates/controller/workflow-role.yaml index fc1f372f..c8f04ea2 100644 --- a/charts/argo-workflows/templates/controller/workflow-role.yaml +++ b/charts/argo-workflows/templates/controller/workflow-role.yaml @@ -47,4 +47,4 @@ rules: {{- include "workflow-role-rules" . }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }}