flux(cilium): use correct k8s service host
This commit is contained in:
parent
1354fd1205
commit
e37143152f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue