Skip to content

Commit cf6d5ac

Browse files
committed
Note on logging out of ghcr
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent eb65b66 commit cf6d5ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/openfaas-pro/airgap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ faas-cli airfaas download images \
3030

3131
The `--url` flag can be used to specify a different Helm chart repository. The only requirement is that images are stored in the same format as OpenFaaS: i.e. `image:` or `componentName.image:`.
3232

33+
Note: if you receive an access denied error from ghcr.io, it's most likely because you have an old, expired access token in your local Docker config or keychain. Run `docker logout ghcr.io` to clear the token and try again.
34+
3335
## Consume the mirrored images from your own registry
3436

3537
After the mirroring is complete, you'll receive output in the format of a values.yaml file, which you can add to your `helm upgrade --install` command.

0 commit comments

Comments
 (0)