Skip to content

Commit

Permalink
Merge pull request #354 from Disper/service_monitor
Browse files Browse the repository at this point in the history
Removes bearerTokenFile and tlsConfig from prometheus service monitor
  • Loading branch information
kyma-bot authored Aug 29, 2024
2 parents 356fed3 + 55ff32a commit a9924c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/prometheus/monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ spec:
- path: /metrics
port: metrics
scheme: http
bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
tlsConfig:
insecureSkipVerify: true
selector:
matchLabels:
app.kubernetes.io/name: metrics
Expand Down

0 comments on commit a9924c4

Please sign in to comment.