Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Add basic_auth secret to the default section
Browse files Browse the repository at this point in the history
Fixes: #85

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Mar 15, 2019
1 parent cad7a31 commit 4a2a712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.init.yaml
Expand Up @@ -20,7 +20,7 @@ secrets:
- name: basic-auth-password
value: ""
filters:
- "basic_auth"
- "default"
namespace: "openfaas"
- name: "payload-secret"
literals:
Expand Down

0 comments on commit 4a2a712

Please sign in to comment.