flux(cilium): use correct k8s service host

This commit is contained in:
SeanOMik 2024-09-27 16:11:18 -04:00
parent 1354fd1205
commit e37143152f
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ spec:
qps: 43
burst: 86
kubeProxyReplacement: true
k8sServiceHost: 127.0.0.1 #192.168.1.20
k8sServiceHost: 192.168.1.20
k8sServicePort: 6443
devices: enp+ #0s31f6
enableRuntimeDeviceDetection: true