From 846ec26ae2ade43708988bacd4f5ef12a857cd5d Mon Sep 17 00:00:00 2001 From: "liuji@qniao.cn" Date: Sat, 15 Aug 2020 09:37:53 +0800 Subject: [PATCH] update --- k8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s.yaml b/k8s.yaml index ab9e4c9..b6c49b8 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -38,7 +38,7 @@ metadata: annotations: prometheus.io/scrape: 'true' #prometheus.io/path: '/metrics' - prometheus.io/port: '30011' + prometheus.io/port: '8080' #'30011' spec: selector: app: jenkins-backend-demo