Update sync-image.yml (#4192)
This commit is contained in:
parent
9021d343b6
commit
1a5ed356a3
|
@ -13,7 +13,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: domain
|
label: domain
|
||||||
options:
|
options:
|
||||||
- label: 确保包含域名(domain)
|
- label: 请确保包含域名(domain)
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
@ -25,7 +25,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: tag
|
label: tag
|
||||||
options:
|
options:
|
||||||
- label: 确保包含镜像的标签(tag)
|
- label: 请确保包含镜像的标签(tag)
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
@ -43,3 +43,8 @@ body:
|
||||||
- 如 docker.io/library/busybox:latest
|
- 如 docker.io/library/busybox:latest
|
||||||
- 如 docker.io/kindest/node:v1.30.0
|
- 如 docker.io/kindest/node:v1.30.0
|
||||||
- 如 registry.k8s.io/kubectl:v1.30.0
|
- 如 registry.k8s.io/kubectl:v1.30.0
|
||||||
|
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
有疑问反馈, 请添加我们的企微群 [#4183](https://github.com/DaoCloud/public-image-mirror/issues/4183)
|
||||||
|
|
Loading…
Reference in New Issue