mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
13 lines
No EOL
271 B
YAML
13 lines
No EOL
271 B
YAML
---
|
|
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChartConfig
|
|
metadata:
|
|
name: rke2-cilium
|
|
namespace: kube-system
|
|
spec:
|
|
valuesContent: |-
|
|
kubeProxyReplacement: strict
|
|
k8sServiceHost: <KUBE_API_SERVER_IP>
|
|
k8sServicePort: 6443
|
|
cni:
|
|
chainingMode: "none" |