Skip to content

Commit 509a1ac

Browse files
authored
Updated the apiversion in storageclass.yaml
The SC manifest contained a deprecated ApiVersion, updated the same.
1 parent 8a39f93 commit 509a1ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
apiVersion: v1
1+
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
44
name: efs-sc
5-
provisioner: efs.csi.aws.com
5+
provisioner: efs.csi.aws.com

0 commit comments

Comments
 (0)