Skip to content

Commit cc893bc

Browse files
weltekialexellis
authored andcommitted
Update oidc provider description
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
1 parent d45bc4d commit cc893bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ faasIdler:
8080
oidcAuthPlugin:
8181
enabled: false
8282
verbose: false # debug setting
83-
provider: "" # Leave blank, or put "azure"
83+
provider: "" # Put "azure" if using Azure as a provider, leave blank for any other provider.
8484
insecureTLS: false
8585
scopes: "openid profile email"
8686
openidURL: "https://example.eu.auth0.com/.well-known/openid-configuration"

0 commit comments

Comments
 (0)