Add Certificate to Load Balancer

Hi Everyone,

i´ve read a lot of Threads here, but i cant´t find one to solve my Problem.

I´ve a singe Load Balancer in my enviroment, which handles all HTTP/HTTPS requests. I handle this with selector rules and lb_config in my rancer-compose.yml.

All works fine. When i start a new Stack, a Lets Encrypt Container gets the Certificate and stores it in the Certificate Storage. But atm i have to manually go to the LB an add the Certificate there.

Is there a possibility to “Auto-Add” the Certificate in the Global LB, or just say that the LB should take all certificates in the Storage?

Thanks a lot for helping