Skip to content

Commit

Permalink
Switched explicitly to octavio loadbalancer for webapp.
Browse files Browse the repository at this point in the history
  • Loading branch information
pantierra committed Jan 9, 2025
1 parent 0065b82 commit d5546bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webapp/deploy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ ingress-nginx:
loadBalancerIP: "91.134.65.21"
annotations:
loadbalancer.openstack.org/floating-network-id: "Ext-Net"
loadbalancer.ovhcloud.com/class: "iolb"
loadbalancer.ovhcloud.com/class: "octavia"
loadbalancer.openstack.org/keep-floatingip: "true"
externalTrafficPolicy: Local
fullnameOverride: "webapp-ingress-nginx"

Expand Down

0 comments on commit d5546bd

Please sign in to comment.