Browse Source

update

master
刘技 5 years ago
parent
commit
846ec26ae2
1 changed files with 1 additions and 1 deletions
  1. 2
      k8s.yaml

2
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

Loading…
Cancel
Save