mirror of https://git.rancher.io/rke2-charts
12 lines
343 B
Diff
12 lines
343 B
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -1325,6 +1325,8 @@
|
|
- effect: NoSchedule
|
|
key: node-role.kubernetes.io/master
|
|
- effect: NoSchedule
|
|
+ key: node-role.kubernetes.io/control-plane
|
|
+ - effect: NoSchedule
|
|
key: node.cloudprovider.kubernetes.io/uninitialized
|
|
value: "true"
|
|
- key: CriticalAddonsOnly
|