Skip to content

Commit

Permalink
define static leader
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Jun 30, 2024
1 parent 309193f commit 8d2e0d5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions kubernetes/system/cilium/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -799,10 +799,8 @@ ingressController:
nodes:
# -- Specify the labels of the nodes where the Ingress listeners should be exposed
#
# matchLabels:
# kubernetes.io/os: linux
# kubernetes.io/hostname: kind-worker
matchLabels: {}
matchLabels:
kubernetes.io/hostname: controlplane
gatewayAPI:
# -- Enable support for Gateway API in cilium
# This will automatically set enable-envoy-config as well.
Expand Down

0 comments on commit 8d2e0d5

Please sign in to comment.