docker-registry secret

创建docker-registry secret

kubectl create secret docker-registry regsecret-hub-docker-ppgame-com --docker-server='https://hub-docker.ppgame.com' --docker-username='xxx' --docker-password='xxx' --docker-email='xxx@xxx.com'