Skip to content

Commit

Permalink
Update im_lb_deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jun 17, 2024
1 parent d4cc5af commit a95a677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IM/templates/im_lb_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: im-load-balancer
containers:
- name: haproxy-load-balancer
image: quay.io/jcmoraisjr/haproxy-ingress:v0.13.7
image: quay.io/jcmoraisjr/haproxy-ingress:v0.13.16
args:
- --default-backend-service=$(POD_NAMESPACE)/im-backend
- --configmap=$(POD_NAMESPACE)/haproxy-load-balancer
Expand Down

0 comments on commit a95a677

Please sign in to comment.