Update rke2-cilium-config.yaml

This commit is contained in:
tehNooB
2023-11-22 11:34:34 +00:00
committed by GitHub
parent 592a9912f5
commit 85482baf9c

View File

@@ -8,6 +8,6 @@ spec:
valuesContent: |-
kubeProxyReplacement: strict
k8sServiceHost: <KUBE_API_SERVER_IP>
k8sServicePort: <KUBE_API_SERVER_PORT>
k8sServicePort: 6443
cni:
chainingMode: "none"