Skip to content

Commit

Permalink
Merge pull request #46 from jgilfoil/feature/vpn
Browse files Browse the repository at this point in the history
add tunnelPort to cilium config
  • Loading branch information
jgilfoil authored Feb 26, 2024
2 parents c9a4e43 + 432512a commit a659a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/kube-system/cilium/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ spec:
ipv4NativeRoutingCIDR: "${CLUSTER_CIDR}"
k8sServiceHost: 127.0.0.1
k8sServicePort: 6444
tunnelPort: 8469
kubeProxyReplacement: true
kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
l2announcements:
Expand Down

0 comments on commit a659a83

Please sign in to comment.