Update harbor.md

fix:修改字母大小写问题导致无法正确拉取私有项目镜像
pull/298/head
luyx30 2018-08-21 13:01:25 +08:00 committed by jmgao
parent b6e7cce7a2
commit 2ebc31c036
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ spec:
image: harbor.test.com/xxx/busybox:latest
imagePullPolicy: Always
imagePullSecrets:
- name: harborKey1
- name: harborkey1
```
其中 `harborKey1`可以用以下两种方式生成: