livekit / livekit-helm

LiveKit Helm charts
https://docs.livekit.io
Apache License 2.0
50 stars 59 forks source link

Add digital ocean ingress #17

Closed alexbeattie42 closed 2 years ago

alexbeattie42 commented 2 years ago

Closes #16

Ran Lint

Tested on digital ocean

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

davidzhao commented 2 years ago

this is great! thank you for the PR.

davidzhao commented 2 years ago

I'll cut a release for it with the next server release.

elhe26 commented 2 years ago

Hey @alexbeattie42 , I'm using DO too. I'm getting a nil value due to Ingress.annotation cert-manager when deploying values.yaml.

I have Cluster-Issuer, Certificate and ingress set but I can't pass that error.

Thanks in advance.

Edit

Edit -2

Following steps 2 to 4, I configured ingress for both endpoints (https and turn). I added the https host in values.yaml in the LB part with a secret Name (I created a cert.yaml with cluster issuer and applied it to the namespace).

The error keeps popping up.