Merge pull request #410 from gianrubio/fix-auth

Fix basicAuth, swapping key and name
This commit is contained in:
Frederic Branczyk 2017-06-13 10:35:44 +02:00 committed by GitHub
commit 9808fdba66

View File

@ -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: