kubectl create secret docker-registry gitlab-registry ... --docker-email="$GITLAB_USER_EMAIL" -o yaml --dry-run | kubectl apply -f -.
確定! 回上一頁