Skip to content

Commit

Permalink
Avoid breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
MaesterZ committed Apr 7, 2021
1 parent d82d4d4 commit da2c8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/aws-efs-csi-driver/templates/csidriver.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: storage.k8s.io/v1
apiVersion: storage.k8s.io/v1beta1
kind: CSIDriver
metadata:
name: efs.csi.aws.com
Expand Down

0 comments on commit da2c8f0

Please sign in to comment.