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 e537f58 commit 8c5118dCopy full SHA for 8c5118d
chart/openfaas/values.yaml
@@ -20,7 +20,7 @@ createCRDs: true # Creates the Function/Profile CRDs, set to false
20
21
# basic_auth must never be disabled, and is required for all OpenFaaS components.
22
# There is no good reason to disable this, and it causes a severe security risk.
23
-# The configuration option remains for backwards-compatability.
+# The configuration option remains for backwards-compatibility.
24
basic_auth: true # Authentication for core components, always set to true
25
26
rbac: true # Kubernetes RBAC, no good reason to disable this
0 commit comments