deployments
deployments copied to clipboard
trivy-operator integration with kube-enforcer
With this change, we are replacing starboard operator with trivy operator
- We have updated kube_enforcer,kube_enforcer_advanced manifest files with Trivy Operator Resources
- Moved starboard manifest files to kube_enforcer_starbaord and kube_enforcer_advanced_starboard
- Upgraded trivy-operator version with latest (0.20.1) as the existing version has critical vulnerabilities
- Added CONTROLLER_CACHE_SYNC_TIMEOUT to trivy deployment config manifest to avoid CRD sync issue
- Upgraded kube-bench version with latest (v0.7.3)
- Updated relevant gen_ke_certs.sh and readme files