Fix helm chart rendering errors. (#2414)

This commit is contained in:
Tingluo Huang
2023-03-16 09:21:43 -04:00
committed by GitHub
parent 44c3931d8e
commit 34f3878829
12 changed files with 350 additions and 97 deletions
@@ -1,4 +1,4 @@
{{- if .Values.serviceAccount.create -}}
{{- if .Values.serviceAccount.create }}
apiVersion: v1
kind: ServiceAccount
metadata: