@@ -43,7 +43,7 @@ helm upgrade --install armo armo/armo-cluster-components -n armo-system --creat
4343| armoCollector.affinity | object | ` {} ` | Assign custom [ affinity] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) rules to the StatefulSet |
4444| armoCollector.enabled | bool | ` true ` | enable/disable the armoCollector |
4545| armoCollector.env[ 0] | object | ` {"name":"PRINT_REPORT","value":"false"} ` | print in verbose mode (print all reported data) |
46- | armoCollector.image.repository | string | ` "quay.io/armosec/cluster-collector " ` | [ source code] ( https://github.com/armosec/k8s-armo-collector ) (private repo ) |
46+ | armoCollector.image.repository | string | ` "quay.io/kubescape/kollector " ` | [ source code] ( https://github.com/kubescape/kollector ) |
4747| armoCollector.nodeSelector | object | ` {} ` | [ Node selector] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) |
4848| armoCollector.volumes | object | ` [] ` | Additional volumes for the collector |
4949| armoCollector.volumeMounts | object | ` [] ` | Additional volumeMounts for the collector |
@@ -65,31 +65,32 @@ helm upgrade --install armo armo/armo-cluster-components -n armo-system --creat
6565| armoKubescapeScanScheduler.volumeMounts | object | ` [] ` | Additional volumeMounts for scan scheduler |
6666| armoNotificationService.affinity | object | ` {} ` | Assign custom [ affinity] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) rules to the deployment |
6767| armoNotificationService.enabled | bool | ` true ` | enable/disable passing notifications from ARMO SaaS to the armo-web-socket microservice. The notifications are the onDemand scanning and the scanning schedule settings |
68- | armoNotificationService.image.repository | string | ` "quay.io/armosec/notification-server " ` | [ source code] ( https://github.com/armosec/capostman ) (private repo ) |
68+ | armoNotificationService.image.repository | string | ` "quay.io/kubescape/gateway " ` | [ source code] ( https://github.com/kubescape/gateway ) |
6969| armoNotificationService.nodeSelector | object | ` {} ` | [ Node selector] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) |
7070| armoNotificationService.volumes | object | ` [] ` | Additional volumes for the notification service |
7171| armoNotificationService.volumeMounts | object | ` [] ` | Additional volumeMounts for the notification service |
72- | armoScanScheduler.enabled | bool | ` true ` | enable/disable image vulnerability a schedule scan using a CronJob |
73- | armoScanScheduler.image.repository | string | ` "curlimages/curl" ` | image: curlimages/curl |
74- | armoScanScheduler.scanSchedule | string | ` "0 0 * * *" ` | scan schedule frequency |
75- | armoScanScheduler.volumes | object | ` [] ` | Additional volumes for scan scheduler |
76- | armoScanScheduler.volumeMounts | object | ` [] ` | Additional volumeMounts for scan scheduler |
7772| armoVulnScanner.affinity | object | ` {} ` | Assign custom [ affinity] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) rules to the deployment |
7873| armoVulnScanner.enabled | bool | ` true ` | enable/disable image vulnerability scanning |
79- | armoVulnScanner.image.repository | string | ` "quay.io/armosec/images-vulnerabilities-scan " ` | [ source code] ( https://github.com/armosec/ca-vuln-scan ) (private repo ) |
74+ | armoVulnScanner.image.repository | string | ` "quay.io/kubescape/kubevuln " ` | [ source code] ( https://github.com/kubescape/kubevuln ) |
8075| armoVulnScanner.nodeSelector | object | ` {} ` | [ Node selector] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) |
8176| armoVulnScanner.volumes | object | ` [] ` | Additional volumes for the image vulnerability scanning |
8277| armoVulnScanner.volumeMounts | object | ` [] ` | Additional volumeMounts for the image vulnerability scanning |
78+ | armoVulnScanScheduler.enabled | bool | ` true ` | enable/disable a image vulnerability scheduled scan using a CronJob |
79+ | armoVulnScanScheduler.image.repository | string | ` "quay.io/armosec/http_request" ` | [ source code] ( https://github.com/armosec/http-request ) (public repo) |
80+ | armoVulnScanScheduler.scanSchedule | string | ` "0 0 * * *" ` | scan schedule frequency |
81+ | armoVulnScanScheduler.volumes | object | ` [] ` | Additional volumes for scan scheduler |
82+ | armoVulnScanScheduler.volumeMounts | object | ` [] ` | Additional volumeMounts for scan scheduler |
8383| armoWebsocket.affinity | object | ` {} ` | Assign custom [ affinity] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) rules to the deployment |
8484| armoWebsocket.enabled | bool | ` true ` | enable/disable kubescape and image vulnerability scanning |
85- | armoWebsocket.image.repository | string | ` "quay.io/armosec/action-trigger " ` | [ source code] ( https://github.com/armosec/k8s-ca-websocket ) (private repo ) |
85+ | armoWebsocket.image.repository | string | ` "quay.io/kubescape/kontroller " ` | [ source code] ( https://github.com/kubescape/kontroller ) |
8686| armoWebsocket.nodeSelector | object | ` {} ` | [ Node selector] ( https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ ) |
8787| armoWebsocket.volumes | object | ` [] ` | Additional volumes for the web socket |
8888| armoWebsocket.volumeMounts | object | ` [] ` | Additional volumeMounts for the web socket |
8989| armoKubescapeHostScanner.volumes | object | ` [] ` | Additional volumes for the host scanner |
9090| armoKubescapeHostScanner.volumeMounts | object | ` [] ` | Additional volumeMounts for the host scanner |
9191| aws_iam_role_arn | string | ` nil ` | AWS IAM arn role |
9292| clientID | string | ` "" ` | client ID, [ read more] ( https://hub.armosec.io/docs/authentication ) |
93+ | addRevisionLabel | bool | ` true ` | Add revision label to the components. This will insure the components will restart when updating the helm |
9394| cloudRegion | string | ` nil ` | cloud region |
9495| cloud_provider_engine | string | ` nil ` | cloud provider engine |
9596| gkeProject | string | ` nil ` | GKE project |
0 commit comments