Fix Kubernetes access

Give the pods the proper authorization
Clarify the jobs endpoint names
This commit is contained in:
Greg Hellings
2025-11-22 21:22:51 -06:00
parent 82acff5857
commit 08b0ebf05f
2 changed files with 70 additions and 53 deletions
+1
View File
@@ -22,6 +22,7 @@ spec:
prometheus.io/scrape: "true"
prometheus.io/port: "9090"
spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: prom/prometheus