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: