Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove coder.service.prometheusNodePort
  • Loading branch information
johnstcn committed Feb 20, 2024
commit d66bd758b7af1b324bfa95121fd3a3c8d67a780e
5 changes: 0 additions & 5 deletions helm/coder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,6 @@ coder:
# NodePort. If not set, Kubernetes will allocate a port from the default
# range, 30000-32767.
httpsNodePort: ""
# coder.service.prometheusNodePort -- Enabled if coder.service.type is set
# to NodePort. If not set, Kubernetes will allocate a port from the default
# range, 30000-32767. The "prometheus-http" port on the coder service is
# not exposed if CODER_PROMETHEUS_ENABLE is set to true.
prometheusNodePort: ""

# coder.ingress -- The Ingress object to expose for Coder.
ingress:
Expand Down