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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"