mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-01 06:48:34 +08:00
Update CRD validation and RBAC
This commit is contained in:
@@ -39,6 +39,8 @@ spec:
|
||||
image:
|
||||
type: string
|
||||
repository:
|
||||
minLength: 3
|
||||
pattern: ^[^/]+/[^/]+$
|
||||
type: string
|
||||
required:
|
||||
- repository
|
||||
|
||||
Reference in New Issue
Block a user