Update rke2-cilium-config.yaml
This commit is contained in:
parent
592a9912f5
commit
85482baf9c
|
@ -8,6 +8,6 @@ spec:
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
kubeProxyReplacement: strict
|
kubeProxyReplacement: strict
|
||||||
k8sServiceHost: <KUBE_API_SERVER_IP>
|
k8sServiceHost: <KUBE_API_SERVER_IP>
|
||||||
k8sServicePort: <KUBE_API_SERVER_PORT>
|
k8sServicePort: 6443
|
||||||
cni:
|
cni:
|
||||||
chainingMode: "none"
|
chainingMode: "none"
|
||||||
|
|
Loading…
Reference in New Issue