spaceocelote
CCoder.com
•Created by spaceocelote on 12/3/2024 in #help
$CODER_ACCESS_URL for working health check and auth-provider in k8s
Hi!
So i am hosting coder in a k8s at coder.mydomain.com and gitlab is at gitlab.someotherdomain.com.
If I assign coder_access_url to coder.ns.svc.cluster.local healthz check works but the redirect url is incorrect (as it expects coder.mydomain.com)
Conversely I can configure it the other way around but health check will keep returning error (and websocket health check fails as well). Any ideas how I could resolve it ? We have tls-termination implemented at the LB level and using ngingx as the controller
8 replies