diff --git a/config/prometheus/monitor.yaml b/config/prometheus/monitor.yaml index 12d40a43..3f4ea90e 100644 --- a/config/prometheus/monitor.yaml +++ b/config/prometheus/monitor.yaml @@ -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