Sync generated CRD via 'make manifests'
This commit is contained in:
parent
524c45ec84
commit
89a224468e
|
@ -52,9 +52,9 @@ spec:
|
|||
between scans of the image repository.
|
||||
type: string
|
||||
suspend:
|
||||
description: This flag tells the controller to suspend
|
||||
scanning of the image repository.
|
||||
Defaults to false.
|
||||
description: This flag tells the controller to suspend subsequent
|
||||
image scans. It does not apply to already started scans. Defaults
|
||||
to false.
|
||||
type: boolean
|
||||
type: object
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue