Update k8s registered address.
This commit is contained in:
parent
90a98208f4
commit
c2ea4c5a4b
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ spec:
|
|||
ipam:
|
||||
mode: kubernetes
|
||||
ipv4NativeRoutingCIDR: 10.32.0.0/16
|
||||
k8sServiceHost: 10.2.0.3
|
||||
k8sServiceHost: 10.2.0.6
|
||||
k8sServicePort: 6443
|
||||
kubeProxyReplacement: strict
|
||||
kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
|
||||
|
|
Reference in a new issue