We use a seperate overlay-network/juju space: overlay-c1. The charm doesn't deploy the additional network interface so we fixed it with add the space to constraints.
octavia: ... constraints: spaces=overlay-c1 ...
We use a seperate overlay- network/ juju space: overlay-c1. The charm doesn't deploy the additional network interface so we fixed it with add the space to constraints.
octavia:
...
constraints: spaces=overlay-c1
...