Skip to content

Commit

Permalink
loxilb-io/kube-loxilb#169 Updated kube-loxilb yaml to conform to mult…
Browse files Browse the repository at this point in the history
…i CIDR pool support semantics
  • Loading branch information
TrekkieCoder committed Sep 13, 2024
1 parent 072b6e9 commit d882a38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cicd/k8s-nat64/kube-loxilb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ spec:
- /bin/kube-loxilb
args:
- --loxiURL=http://192.168.59.101:11111,http://192.168.59.111:11111
#- --externalCIDR=123.123.123.1/24
- --externalCIDR=3ffe::1/96
#- --cidrPools=defaultPool=123.123.123.1/24
- --cidrPools=defaultPool=3ffe::1/96
- --setBGP=64511
- --setLBMode=2
#- --config=/opt/loxilb/agent/kube-loxilb.conf
Expand Down

0 comments on commit d882a38

Please sign in to comment.