Update allows image template
This commit is contained in:
parent
cd25861355
commit
d0ee9060e7
|
@ -8,9 +8,6 @@ body:
|
|||
value: |
|
||||
这个模板仅为不熟悉 PR 流程的用户, 对于熟悉的可以带上下面信息直接提提 PR 修改 [allows.txt](https://github.com/DaoCloud/public-image-mirror/blob/main/allows.txt) (优先审查)
|
||||
- 对于镜像的要求 [#2328](https://github.com/DaoCloud/public-image-mirror/issues/2328)
|
||||
- PR 合入后生效时间
|
||||
- 主动同步 Issue 马上生效
|
||||
- 服务器提供服务, 由于是人工的会延迟一段时间...
|
||||
- 此为 **人工审核** (工作日, 不定时间) 请填写下述问题 [查看成功案例](https://github.com/DaoCloud/public-image-mirror/issues?q=is%3Aissue+label%3A%22allows+image%22+is%3Aclosed+linked%3Apr)
|
||||
|
||||
- type: dropdown
|
||||
|
@ -19,7 +16,6 @@ body:
|
|||
options:
|
||||
- 只需要这一个镜像 (如 docker.io/library/busybox)
|
||||
- 需要这个组织下所有镜像 (如 docker.io/library/**)
|
||||
- 需要这个镜像仓库下所有镜像 (如 registry.k8s.io/**)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue