| scan.registry | Image repository to be override at container level |  | 
                    
                        | scan.replicas | Scan Pod Replica Count | 1 | 
                    
                        | scan.resources.limits.memory | Scan container Memory Limit | 2560Mi | 
                    
                        | scan.resources.requests.memory | Scan container Memory request | 2560Mi | 
                    
                        | scan.maxRamPercentage | Scan container maximum heap size | 90 | 
                    
                        | scan.nodeSelector | Scan node labels for pod assignment | {} | 
                    
                        | scan.tolerations | Scan node tolerations for pod assignment | [] | 
                    
                        | scan.affinity | Scan node affinity for pod assignment | {} | 
                    
                        | scan.podSecurityContext | Scan security context at pod level | {} | 
                    
                        | scan.securityContext | Scan security context at container level | {} |