Skip to content

Commit

Permalink
Revert "wip: Cilium Helm values for VPN"
Browse files Browse the repository at this point in the history
This reverts commit 2b953d7.
  • Loading branch information
burgerdev committed Dec 20, 2023
1 parent e2bee3f commit 0c1460f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/constellation/helm/values.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,6 @@ var ciliumVals = map[string]map[string]any{
"kubeProxyReplacement": "strict",
"enableCiliumEndpointSlice": true,
"kubeProxyReplacementHealthzBindAddr": "0.0.0.0:10256",
// Force Cilium into adding ClusterIP support to from-container.
"sctp": map[string]any{
"enabled": true,
},
},
cloudprovider.OpenStack.String(): {
"endpointRoutes": map[string]any{
Expand Down

0 comments on commit 0c1460f

Please sign in to comment.