We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45bc4d commit cc893bcCopy full SHA for cc893bc
chart/openfaas/values.yaml
@@ -80,7 +80,7 @@ faasIdler:
80
oidcAuthPlugin:
81
enabled: false
82
verbose: false # debug setting
83
- provider: "" # Leave blank, or put "azure"
+ provider: "" # Put "azure" if using Azure as a provider, leave blank for any other provider.
84
insecureTLS: false
85
scopes: "openid profile email"
86
openidURL: "https://example.eu.auth0.com/.well-known/openid-configuration"
0 commit comments