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

View File

@@ -8,11 +8,11 @@ spec:
endpoints:
- basicAuth:
password:
key: basic-auth
name: password
name: basic-auth
key: password
username:
key: basic-auth
name: user
name: basic-auth
key: user
port: metrics
namespaceSelector:
matchNames: