Skip to content

Commit a3b110a

Browse files
authored
Merge pull request #318 from TheKoguryo/master
Update controller-metrics port from 9913 to 10254
2 parents f7ba06c + 1ea250a commit a3b110a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/complete/helm-chart/setup/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ prometheus:
1818
scrape_interval: 5s
1919
static_configs:
2020
- targets:
21-
- {{ .Release.Name }}-ingress-nginx-controller-metrics:9913
21+
- {{ .Release.Name }}-ingress-nginx-controller-metrics:10254
2222
nodeExporter:
2323
hostRootfs: false
2424

@@ -150,4 +150,4 @@ jenkins:
150150
- git:4.2.2
151151
- configuration-as-code:1.41
152152
- blueocean:1.23.2
153-
153+

0 commit comments

Comments
 (0)