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