All notable changes to this project will be documented in this file.
- Fixed additionalCert errors
- Fixed enableLivenessProbe related errors - #909
- Added Liveness probe Configuration spec - #871
- Add missing annotations field to values.yaml and scanner-deployment - #873
- Add RBAC configuration - SLK-72111
- Fix scanner persistence volume
- Added persistence to scanner (Change deploy to statefulset if persistence enabled)
- Added support for custom Scanner token secret
- Add support for default scanner name based on pod name, keep nameOverride empty
- Add support for scanner name override
- Add token authentication support to scanner
- Init commit