mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 17:22:24 +00:00
Create rke2-cilium-config.yaml
This commit is contained in:
parent
74b7121413
commit
592a9912f5
13
Kubernetes/RKE2-Cilium/rke2-cilium-config.yaml
Normal file
13
Kubernetes/RKE2-Cilium/rke2-cilium-config.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
apiVersion: helm.cattle.io/v1
|
||||||
|
kind: HelmChartConfig
|
||||||
|
metadata:
|
||||||
|
name: rke2-cilium
|
||||||
|
namespace: kube-system
|
||||||
|
spec:
|
||||||
|
valuesContent: |-
|
||||||
|
kubeProxyReplacement: strict
|
||||||
|
k8sServiceHost: <KUBE_API_SERVER_IP>
|
||||||
|
k8sServicePort: <KUBE_API_SERVER_PORT>
|
||||||
|
cni:
|
||||||
|
chainingMode: "none"
|
Loading…
x
Reference in New Issue
Block a user