From 5abb2aef108f3463945e258435da6e9fcf9a5b4e Mon Sep 17 00:00:00 2001 From: Giildo Date: Fri, 13 May 2022 13:02:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20the=20storage-provisioner-?= =?UTF-8?q?glusterfile.yaml.tmpl=20file=20to=20use=20the=20released=20vers?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix https://github.com/kubernetes/minikube/issues/14160 --- .../storage-provisioner-glusterfile.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/addons/storage-provisioner-gluster/storage-provisioner-glusterfile.yaml.tmpl b/deploy/addons/storage-provisioner-gluster/storage-provisioner-glusterfile.yaml.tmpl index 11048d25b9..7c5f45adaf 100644 --- a/deploy/addons/storage-provisioner-gluster/storage-provisioner-glusterfile.yaml.tmpl +++ b/deploy/addons/storage-provisioner-gluster/storage-provisioner-glusterfile.yaml.tmpl @@ -1,6 +1,6 @@ --- kind: StorageClass -apiVersion: storage.k8s.io/v1beta1 +apiVersion: storage.k8s.io/v1 metadata: name: glusterfile labels: