mirror of https://github.com/easzlab/kubeasz.git
parent
b6e7cce7a2
commit
2ebc31c036
|
@ -103,7 +103,7 @@ spec:
|
|||
image: harbor.test.com/xxx/busybox:latest
|
||||
imagePullPolicy: Always
|
||||
imagePullSecrets:
|
||||
- name: harborKey1
|
||||
- name: harborkey1
|
||||
```
|
||||
其中 `harborKey1`可以用以下两种方式生成:
|
||||
|
||||
|
|
Loading…
Reference in New Issue