给 Kubernetes 添加 imagePullSecrets
📝
内容提要
1. 通过 kubectl create 添加 1 kubectl create secret docker-registry mypullsecret --docker-server=harbor.chenshaowen.com --docker-username=robot-test --docker-password=xxxxxx 通过 kubectl create...
🏷️
标签
➡️