Skip to content

Commit

Permalink
Merge pull request #101 from loxilb-io/mesh-manifest1
Browse files Browse the repository at this point in the history
PR - Updated mesh manifest files
  • Loading branch information
TrekkieCoder authored Feb 1, 2024
2 parents 61aa91f + c72ba8d commit 13c9f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/mesh/loxilb-mesh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
image: "ghcr.io/loxilb-io/loxilb:latest"
imagePullPolicy: Always
#command: [ "/root/loxilb-io/loxilb/loxilb", "--egr-hooks", "--blacklist=cni.|veth.|flannel.|cali.|tunl.|vxlan[.]calico", "--ipvs-compat", "--k8s-api=cluster" ]
command: [ "/root/loxilb-io/loxilb/loxilb", "--ipvs-compat"]
command: [ "/root/loxilb-io/loxilb/loxilb", "--ipvs-compat", "--fallback" ]
ports:
- containerPort: 11111
- containerPort: 179
Expand Down

0 comments on commit 13c9f3c

Please sign in to comment.