# kubectl create secret docker-registry --dry-run=client regcred --docker-server=... --docker-username=... --docker-password=... -o yaml
.dockerconfigjson=${DOCKERCONFIG_JSON}