401 unauthorized for Node-exporter servicemonitor #1973
Unanswered
subhranil05
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using TLS in our node-exporter.
As authentication we are using tlsConfig in servicemonitors and bearTokenFile as below
still getting 401 unauthorized in dashboard, Please help me to find a solution, thanks
spec:
endpoints:
interval: 15s
port: https
scheme: https
tlsConfig:
insecureSkipVerify: true
Beta Was this translation helpful? Give feedback.
All reactions