From 5e33fa667dff0023230c5554bdb3d6127e364155 Mon Sep 17 00:00:00 2001 From: Matthew Nickson Date: Fri, 3 Mar 2023 21:56:12 +0000 Subject: [PATCH] Fixed which field isn't set for API key auth Signed-off-by: Matthew Nickson --- API-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-Keys.md b/API-Keys.md index 879371b..60e935e 100644 --- a/API-Keys.md +++ b/API-Keys.md @@ -61,4 +61,4 @@ Here is an example config for Prometheus: password: ``` -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.