Update allows image

This commit is contained in:
Shiming Zhang 2024-06-21 16:26:29 +08:00
parent 095e045199
commit a894d0af3f
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ body:
label: 要同步的级别 label: 要同步的级别
options: options:
- 只需要这一个镜像 (如 docker.io/library/busybox) (要求满足下面的内容) - 只需要这一个镜像 (如 docker.io/library/busybox) (要求满足下面的内容)
- 需要这个组织下所有镜像 (如 docker.io/library/**) (要求是知名的开源项目) - 需要这个组织下所有镜像 (如 docker.io/library/**) (要求是开源项目的组织)
- 需要这个 Registry 下所有镜像 (如 docker.io/**) (要求是知名的开源自己的 Registry) - 需要这个 Registry 下所有镜像 (如 docker.io/**) (要求是开源项目的 Registry)
validations: validations:
required: true required: true