fix: remove prometheus scrape annotations
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2f70402c3a
commit
6f168f02c9
@ -61,10 +61,7 @@ ingress:
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
podAnnotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/path: "/metrics"
|
||||
prometheus.io/port: "9191"
|
||||
podAnnotations: {}
|
||||
|
||||
podPriorityClassName: ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user