feat nothing

This commit is contained in:
bing 2023-03-16 17:45:08 +08:00
parent 5bc94f98c2
commit 22cd5dc58e
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ kubectl create secret docker-registry myregistrykey --docker-server=registry.bin
```bash
kubectl -n soulma create secret docker-registry txcloud --docker-server=ccr.ccs.tencentyun.com --docker-username=100004225373 --docker-password=Hello2022 --docker-email=766619031@qq.com
kubectl -n soulma create secret docker-registry txcloud --docker-server=ccr.ccs.tencentyun.com --docker-username=100004225373 --docker-password=abcd1234 --docker-email=766619031@qq.com
```