We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7ba06c + 1ea250a commit a3b110aCopy full SHA for a3b110a
deploy/complete/helm-chart/setup/values.yaml
@@ -18,7 +18,7 @@ prometheus:
18
scrape_interval: 5s
19
static_configs:
20
- targets:
21
- - {{ .Release.Name }}-ingress-nginx-controller-metrics:9913
+ - {{ .Release.Name }}-ingress-nginx-controller-metrics:10254
22
nodeExporter:
23
hostRootfs: false
24
@@ -150,4 +150,4 @@ jenkins:
150
- git:4.2.2
151
- configuration-as-code:1.41
152
- blueocean:1.23.2
153
-
+
0 commit comments