Skip to content

Commit

Permalink
remove beta from storage class
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Jun 4, 2020
1 parent 0c28231 commit a5e6313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wordpress-volumes/storage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
kind: StorageClass
apiVersion: storage.k8s.io/v1beta1
apiVersion: storage.k8s.io/v1
metadata:
name: standard
provisioner: kubernetes.io/aws-ebs
Expand Down

0 comments on commit a5e6313

Please sign in to comment.