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

Commit 4a2a712

Browse files
committed
Add basic_auth secret to the default section
Fixes: #85 Signed-off-by: Alex Ellis <alexellis2@gmail.com>
1 parent cad7a31 commit 4a2a712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ secrets:
2020
- name: basic-auth-password
2121
value: ""
2222
filters:
23-
- "basic_auth"
23+
- "default"
2424
namespace: "openfaas"
2525
- name: "payload-secret"
2626
literals:

0 commit comments

Comments
 (0)