coder/helm/coder/templates
Cian Johnston c62a8b0bee
fix(helm)!: remove prometheus-http port declaration from coderd service spec (#12214)
This PR removes the prometheus-http port entirely from the coder service specification (originally added in #10448). It also removes the Helm value coder.service.prometheusNodePort.

Rationale: some cloud providers will helpfully expose all ports on a LoadBalancer service for you. The net effect of this is that setting CODER_PROMETHEUS_ENABLE will end up exposing port 2112 on your coderd service to the internet, which is likely undesired behaviour.
2024-02-20 11:36:17 +00:00
..
NOTES.txt feat: add external provisioner daemon helm chart (#8939) 2023-08-10 13:59:43 +04:00
_coder.tpl feat: add envFrom value to Helm chart (#9587) 2023-09-19 16:03:13 +04:00
coder.yaml feat: add external provisioner daemon helm chart (#8939) 2023-08-10 13:59:43 +04:00
extra-templates.yaml feat: add external provisioner daemon helm chart (#8939) 2023-08-10 13:59:43 +04:00
ingress.yaml feat: add external provisioner daemon helm chart (#8939) 2023-08-10 13:59:43 +04:00
rbac.yaml feat: add external provisioner daemon helm chart (#8939) 2023-08-10 13:59:43 +04:00
service.yaml fix(helm)!: remove prometheus-http port declaration from coderd service spec (#12214) 2024-02-20 11:36:17 +00:00