We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973143a commit d66bd75Copy full SHA for d66bd75
helm/coder/values.yaml
@@ -282,11 +282,6 @@ coder:
282
# NodePort. If not set, Kubernetes will allocate a port from the default
283
# range, 30000-32767.
284
httpsNodePort: ""
285
- # coder.service.prometheusNodePort -- Enabled if coder.service.type is set
286
- # to NodePort. If not set, Kubernetes will allocate a port from the default
287
- # range, 30000-32767. The "prometheus-http" port on the coder service is
288
- # not exposed if CODER_PROMETHEUS_ENABLE is set to true.
289
- prometheusNodePort: ""
290
291
# coder.ingress -- The Ingress object to expose for Coder.
292
ingress:
0 commit comments