Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

Commit 3dcdd70

Browse files
author
Kubernetes Submit Queue
authored
Merge pull request #54357 from zouyee/storage-class-1
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. [addon/storage-class] update storageclass groupversion in storage-class **What this PR does / why we need it**: [addon/storage-class] update storageclass groupversion in storage-class **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```NONE ```
2 parents 1323570 + 51bbf35 commit 3dcdd70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cluster/addons/storage-class/openstack/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: storage.k8s.io/v1beta1
1+
apiVersion: storage.k8s.io/v1
22
kind: StorageClass
33
metadata:
44
name: standard

0 commit comments

Comments
 (0)