Skip to content

Commit 8c5118d

Browse files
committed
Fix typo
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent e537f58 commit 8c5118d

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
@@ -20,7 +20,7 @@ createCRDs: true # Creates the Function/Profile CRDs, set to false
2020

2121
# basic_auth must never be disabled, and is required for all OpenFaaS components.
2222
# There is no good reason to disable this, and it causes a severe security risk.
23-
# The configuration option remains for backwards-compatability.
23+
# The configuration option remains for backwards-compatibility.
2424
basic_auth: true # Authentication for core components, always set to true
2525

2626
rbac: true # Kubernetes RBAC, no good reason to disable this

0 commit comments

Comments
 (0)