You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bpmct
changed the title
feat: In a Kubernetes deployment, how can I reference a custom Tailscale DERP server list?
Mount arbitrary files via Helm chart
Oct 18, 2022
bpmct
changed the title
Mount arbitrary files via Helm chart
Mount arbitrary files via Helm chart (e.g. DERP list)
Oct 18, 2022
bpmct
changed the title
Mount arbitrary files via Helm chart (e.g. DERP list)
helm: mount arbitrary files via Helm chart (e.g. DERP list)
Oct 18, 2022
This issue is becoming stale. In order to keep the tracker readable and actionable, I'm going close to this issue in 7 days if there isn't more activity.
As an admin, I want my own list of public DERP servers, and not Tailscale's long list, since it takes up a lot of real estate in the workspace UI.
So in a Kubernetes deployment, I can set the
CODER_WILDCARD_ACCESS_URL
in the helm chart, but I also want to point to a file of DERPs.I guess an S3 bucket or whatever could be it, but I'd prefer to just list those DERPs out somewhere in Coder.
Maybe if we're moving this to DERP helm install, that solves it.
And shorter term, just adjusting the UI to no show that massive long list of DERPs that waste real estate and make the UI ugly.
The text was updated successfully, but these errors were encountered: