From 98216477dbd07c8324870e2cbe4d593ff81ed898 Mon Sep 17 00:00:00 2001 From: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:53:01 +0100 Subject: [PATCH] fix missing whitespace Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com> --- chart/operator/templates/k8sgpt-sa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/operator/templates/k8sgpt-sa.yaml b/chart/operator/templates/k8sgpt-sa.yaml index fef84a29..0634c6a9 100644 --- a/chart/operator/templates/k8sgpt-sa.yaml +++ b/chart/operator/templates/k8sgpt-sa.yaml @@ -1,4 +1,4 @@ -{{- if .Values.serviceAccount.create}} +{{- if .Values.serviceAccount.create }} apiVersion: v1 kind: ServiceAccount metadata: