Allow to use private docker registry

To allow namespace to access images from private registry you should add secret with your credentials. Here is example for gitlab

kubectl create secret docker-registry registry.gitlab.com --docker-server=registry.gitlab.com --docker-username=<your-name> --docker-password=<your-pword> -n <namespace>

results matching ""

    No results matching ""