Skip to content

Commit

Permalink
fix(charts): {{- end }} after document separator
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih committed Mar 18, 2024
1 parent 06ccc4a commit d468819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/charts/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ roleRef:
name: openebs-zfs-snapshotter-role
apiGroup: rbac.authorization.k8s.io
---
{{- end }}
{{ end }}
{{- if .Values.serviceAccount.zfsNode.create -}}
apiVersion: v1
kind: ServiceAccount
Expand Down

0 comments on commit d468819

Please sign in to comment.