Skip to content

Commit

Permalink
Merge branch 'loxilb-io:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Feb 19, 2024
2 parents c82308d + 1ecd03c commit 786a6e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cicd/k8s-calico-ipvs3-ha/yaml/kube-loxilb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: kube-loxilb
image: ghcr.io/loxilb-io/kube-loxilb:debug
image: ghcr.io/loxilb-io/kube-loxilb:latest
imagePullPolicy: Always
command:
- /bin/kube-loxilb
Expand Down
2 changes: 1 addition & 1 deletion cicd/k8s-calico-ipvs3/yaml/kube-loxilb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: kube-loxilb
image: ghcr.io/loxilb-io/kube-loxilb:debug
image: ghcr.io/loxilb-io/kube-loxilb:latest
imagePullPolicy: Always
command:
- /bin/kube-loxilb
Expand Down

0 comments on commit 786a6e6

Please sign in to comment.