Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin authored Jun 30, 2024
1 parent 1a8cada commit c0bba07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/system/cilium/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ envoyConfig:
ingressController:
# -- Enable cilium ingress controller
# This will automatically set enable-envoy-config as well.
enabled: true
enabled: false
# -- Set cilium ingress controller to be the default ingress controller
# This will let cilium ingress controller route entries without ingress class set
default: false
Expand Down Expand Up @@ -3448,4 +3448,4 @@ authentication:
# Applies to both the Cilium Agent and Operator
agentSocketPath: /run/spire/sockets/agent/agent.sock
# -- SPIRE connection timeout
connectionTimeout: 30s
connectionTimeout: 30s

0 comments on commit c0bba07

Please sign in to comment.