mirror of https://git.rancher.io/rke2-charts
12 lines
569 B
Diff
12 lines
569 B
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -145,7 +145,7 @@
|
|
# https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/3.0/vmware-vsphere-csp-getting-started/GUID-D4AAD99E-9128-40CE-B89C-AD451DA8379D.html#kubernetes-versions-compatible-with-vsphere-container-storage-plugin-1
|
|
versionOverrides:
|
|
# Versions from https://github.com/kubernetes-sigs/vsphere-csi-driver/blob/v3.1.2/manifests/vanilla/vsphere-csi-driver.yaml
|
|
- - constraint: ">= 1.26 < 1.29"
|
|
+ - constraint: ">= 1.26 <= 1.29"
|
|
values:
|
|
csiController:
|
|
image:
|