diff --git a/README.md b/README.md index 758a3582..aae3ed84 100644 --- a/README.md +++ b/README.md @@ -542,7 +542,7 @@ To create the secret, you can use the command below: ```sh # kubectl create secret generic -custom-certs \ --from-file=ldap-ca.crt= \ - --from-fle=bundle-ca.crt= + --from-file=bundle-ca.crt= ``` #### Persisting Projects Directory