Fixed which field isn't set for API key auth

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Matthew Nickson 2023-03-03 21:56:12 +00:00 committed by GitHub
parent eea1765645
commit 5e33fa667d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -61,4 +61,4 @@ Here is an example config for Prometheus:
password: <api key>
```
Note: we don't need to set a password field as it is not used.
Note: we don't need to set a username field as it is not used.