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