loxilb-io / kube-loxilb

Implementation of kubernetes service load-balancer spec for loxilb
Apache License 2.0
92 stars 25 forks source link

If the loxilb API server uses https, it loads the .crt file. (requires mount) #202

Closed backguynn closed 4 weeks ago

backguynn commented 4 weeks ago

kube-loxilb always searches for the CRT file at the path /opt/loxilb/cert/server.crt. You can add the CRT file to a secret and mount it to a container volume for use.