mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Fix/issue-98 (clusterscan not found) (#1323)
* removed cis version 1.0.6
* fixed missing status on cis clusterscan resource
* make charts
(partially cherry picked from commit b90600cc78
)
pull/1680/head
parent
e57e0c271d
commit
77945fe81d
|
@ -40,6 +40,8 @@ spec:
|
|||
- jsonPath: .spec.scheduledScanConfig.cronSchedule
|
||||
name: CronSchedule
|
||||
type: string
|
||||
subresources:
|
||||
status: {}
|
||||
schema:
|
||||
openAPIV3Schema:
|
||||
properties:
|
||||
|
|
Loading…
Reference in New Issue