Skip to content

Commit

Permalink
fix(cilium): k8s address
Browse files Browse the repository at this point in the history
  • Loading branch information
blackjid committed Dec 14, 2023
1 parent dac6e3f commit d786097
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
ipam:
mode: kubernetes
ipv4NativeRoutingCIDR: 10.32.0.0/16
k8sServiceHost: 10.2.1.254
k8sServiceHost: 10.2.1.20
k8sServicePort: 6443
kubeProxyReplacement: true
kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
Expand Down

0 comments on commit d786097

Please sign in to comment.