domsgit 5 years ago
parent
commit
6a1d5c8d9d
1 changed files with 3 additions and 0 deletions
  1. 3
      k8s.yaml

3
k8s.yaml

@ -35,6 +35,9 @@ metadata:
namespace: frontend
labels:
app: jenkins-frontend-demo
annotations:
prometheus.io/scrape: 'true'
prometheus.io/port: '30010'
spec:
selector:
app: jenkins-frontend-demo

Loading…
Cancel
Save