00:02:40
Nov 30, 2020
00:00:17
gettext-libs.x86_64 0:0.19.8.1-3.el7 Complete!$ kubectl delete secret registry-gitlab -n $NAMESPACE --ignore-not-found=true$ kubectl create secret docker-registry -n $NAMESPACE registry-gitlab --docker-server=registry-gitlab.pasteur.fr --docker-username=$DEPLOY_USER --docker-password=$DEPLOY_TOKEN --docker-email=hmenager@pasteur.frsecret/registry-gitlab created$ envsubst < manifest.yaml | kubectl apply -f -error: error validating "STDIN": error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec; if you choose to ignore these errors, turn validation off with --validate=falseERROR: Job failed: command terminated with exit code 1