Skip to content

Commit d66bd75

Browse files
committed
remove coder.service.prometheusNodePort
1 parent 973143a commit d66bd75

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

helm/coder/values.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,6 @@ coder:
282282
# NodePort. If not set, Kubernetes will allocate a port from the default
283283
# range, 30000-32767.
284284
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: ""
290285

291286
# coder.ingress -- The Ingress object to expose for Coder.
292287
ingress:

0 commit comments

Comments
 (0)