website icon indicating copy to clipboard operation
website copied to clipboard

Air-gapped Environments documentation is unclear

Open rkesters opened this issue 3 years ago • 0 comments

Doc says to run

kubectl -n flux-system create secret generic regcred \ --from-file=.dockerconfigjson=/.docker/config.json \ --type=kubernetes.io/dockerconfigjson but no reference to what /.docker/config.json is or an example of it is provided.

rkesters avatar Oct 26 '22 21:10 rkesters