Skip to content

Commit

Permalink
fix(ingress-nginx): move ip-pool to label
Browse files Browse the repository at this point in the history
  • Loading branch information
hugginsio committed Dec 2, 2024
1 parent a305530 commit 25bfc93
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ spec:
default: true
service:
annotations:
kube.huggins.io/ip-pool: ingress
lbipam.cilium.io/sharing-key: "ingress"
labels:
kube.huggins.io/ip-pool: ingress
externalTrafficPolicy: Cluster
config:
client-body-buffer-size: "100M"
Expand Down

0 comments on commit 25bfc93

Please sign in to comment.