Fix Kubernetes access
Give the pods the proper authorization Clarify the jobs endpoint names
This commit is contained in:
@@ -22,6 +22,7 @@ spec:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/port: "9090"
|
||||
spec:
|
||||
serviceAccountName: prometheus
|
||||
containers:
|
||||
- name: prometheus
|
||||
image: prom/prometheus
|
||||
|
||||
Reference in New Issue
Block a user