Hello, team.
According to this repo - https://github.com/CheckPointSW/Infinity-Next/tree/main/contrib/helmIngressController
To install AppSec into k8s cluster we need to use checkpoint repo from:
helm repo add checkpoint https://raw.githubusercontent.com/CheckPointSW/charts/master/repository/
But this repo contains only cp-resource manager:
helm search repo checkpoint
NAME CHART VERSION APP VERSION DESCRIPTION
checkpoint/cp-resource-management 1.09.3 v1.1.0 A Helm chart for CloudGuard Workload Security
How to fix this issue?