mirror of https://git.rancher.io/rke2-charts
parent
a44c68760d
commit
6b2024824c
|
@ -22,7 +22,7 @@
|
||||||
+ blockSize: 24
|
+ blockSize: 24
|
||||||
+ imagePath: "rancher"
|
+ imagePath: "rancher"
|
||||||
+ imagePrefix: "mirrored-calico-"
|
+ imagePrefix: "mirrored-calico-"
|
||||||
+ flexVolumePath: "/var/lib/kubelet/volumeplugins"
|
+ flexVolumePath: "/var/lib/kubelet/volumeplugins/"
|
||||||
|
|
||||||
apiServer:
|
apiServer:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: https://github.com/projectcalico/calico/releases/download/v3.21.5/tigera-operator-v3.21.5.tgz
|
url: https://github.com/projectcalico/calico/releases/download/v3.21.5/tigera-operator-v3.21.5.tgz
|
||||||
packageVersion: 03
|
packageVersion: 04
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
+ blockSize: 24
|
+ blockSize: 24
|
||||||
+ imagePath: "rancher"
|
+ imagePath: "rancher"
|
||||||
+ imagePrefix: "mirrored-calico-"
|
+ imagePrefix: "mirrored-calico-"
|
||||||
+ flexVolumePath: "/var/lib/kubelet/volumeplugins"
|
+ flexVolumePath: "/var/lib/kubelet/volumeplugins/"
|
||||||
|
|
||||||
apiServer:
|
apiServer:
|
||||||
- enabled: true
|
- enabled: true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: https://github.com/projectcalico/calico/releases/download/v3.23.0/tigera-operator-v3.23.0.tgz
|
url: https://github.com/projectcalico/calico/releases/download/v3.23.0/tigera-operator-v3.23.0.tgz
|
||||||
packageVersion: 02
|
packageVersion: 03
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
Loading…
Reference in New Issue