fix: remove prometheus scrape annotations
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-10-02 12:32:43 +02:00
parent 2f70402c3a
commit 6f168f02c9
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 4 deletions

View File

@ -61,10 +61,7 @@ ingress:
nodeSelector: {}
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/path: "/metrics"
prometheus.io/port: "9191"
podAnnotations: {}
podPriorityClassName: ""