Skip to content
Snippets Groups Projects
Commit 9808fdba authored by Frederic Branczyk's avatar Frederic Branczyk Committed by GitHub
Browse files

Merge pull request #410 from gianrubio/fix-auth

Fix basicAuth, swapping key and name
parents 74cc46d9 9b1f9b6c
No related branches found
No related tags found
No related merge requests found
...@@ -8,11 +8,11 @@ spec: ...@@ -8,11 +8,11 @@ spec:
endpoints: endpoints:
- basicAuth: - basicAuth:
password: password:
key: basic-auth name: basic-auth
name: password key: password
username: username:
key: basic-auth name: basic-auth
name: user key: user
port: metrics port: metrics
namespaceSelector: namespaceSelector:
matchNames: matchNames:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment