(dev-v2.6-archive) Merge pull request #644 from prachidamle/new_cis_fixes

New cis-operator state transition fixes

(partially cherry picked from commit 433d3a5ffa)
pull/1680/head
Prachi Damle 2020-09-14 09:50:11 -07:00 committed by Arvind Iyengar
parent 77baa20d90
commit 145544197f
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
3 changed files with 1 additions and 9 deletions

View File

@ -4,11 +4,6 @@ The cis-operator enables running CIS benchmark security scans on a kubernetes cl
# Installation
### Requirements
This chart depends on the rancher-cis-benchmark-crd chart.
### Installation
```
helm install rancher-cis-benchmark ./ --create-namespace -n cis-operator-system
```

View File

@ -4,9 +4,6 @@ metadata:
name: clusterscans.cis.cattle.io
spec:
additionalPrinterColumns:
- JSONPath: .status.display.state
name: Status
type: string
- JSONPath: .status.lastRunScanProfileName
name: ClusterScanProfile
type: string

View File

@ -5,7 +5,7 @@
image:
cisoperator:
repository: rancher/cis-operator
tag: v0.0.4
tag: v0.0.5
securityScan:
repository: rancher/security-scan
tag: v0.2.0