Skip to content

Commit

Permalink
Merge pull request #388 from NilsGriebner/create-multiple-storageclasses
Browse files Browse the repository at this point in the history
Fix creation of multiple storage classes in Helm chart
  • Loading branch information
k8s-ci-robot committed Mar 23, 2021
2 parents d578d28 + 5177be4 commit f89b143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/aws-efs-csi-driver/templates/storageclass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ mountOptions:
parameters:
{{ toYaml . | indent 2 }}
{{- end }}
---
{{- end }}

0 comments on commit f89b143

Please sign in to comment.