Thanks to visit codestin.com
Credit goes to github.com

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
make fmt
  • Loading branch information
johnstcn committed Feb 20, 2024
commit ad02adce5fc83b25cb1c52c64eddcbf31a17b47e
8 changes: 4 additions & 4 deletions docs/admin/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ metadata:
spec:
clusterIP: None
ports:
- name: prom-http
port: 2112
protocol: TCP
targetPort: 2112
- name: prom-http
port: 2112
protocol: TCP
targetPort: 2112
selector:
app.kubernetes.io/instance: coder
app.kubernetes.io/name: coder
Expand Down