Skip to content

Commit db6308d

Browse files
authored
Update README.md
Signed-off-by: Alex Ellis <[email protected]>
1 parent f3b041e commit db6308d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/pro-builder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ kubectl create secret generic registry-secret \
4646

4747
When you want to authenticate to a private registry, you must either:
4848

49-
* Use `faas-cli registry-login` and the resulting file
49+
* Use `faas-cli registry-login`, to create a file in the `.credentials` folder of the current working directory
5050
* Or, turn off the credential store for Docker Desktop, delete `~/docker/config.json` and then run: `docker login` and enter your credentials.
5151

5252
And remember to delete any existing secret from the cluster first: `kubectl delete secret registry-secret -n openfaas`.

0 commit comments

Comments
 (0)