charts
charts copied to clipboard
The official source for Sysdig’s Helm charts
As the `host-shield.yaml` file has introduced new keys, we are now able to migrate those feature settings from the legacy `dragent.yaml` file to the new format. This change also takes...
## What this PR does / why we need it: Add `cert-manager` support to generate the tls certs for audit/admission-control features. ``` cluster: tls_certificates: cert_manager: # Enable cert-manager for certificate...
## What this PR does / why we need it: This PR adds conditional SELinux configuration support for Bottlerocket clusters to enable response actions in unprivileged host shield deployments. ##...
This is an automated PR to update the chart version to v0.10.0
The certificates in the shield helm charts do not play nicely with argocd. Since argocd will essentially call "helm template" to acquire the chart's yaml, the "lookup" function will never...
## What this PR does / why we need it: Argo CD by default doesnt deploy lease object and throws warning - https://github.com/argoproj/argo-cd/issues/12722 This PR is to add option to...