examples/helm_chart/README.md
⚠️ DEPRECATED: This directory contains legacy Helm chart examples that are no longer maintained.
For the latest Kubescape Helm charts, please visit:
Kubescape Helm Charts Repository
# Add the Kubescape Helm repository
helm repo add kubescape https://kubescape.github.io/helm-charts/
helm repo update
# Install the Kubescape operator
helm upgrade --install kubescape kubescape/kubescape-operator \
--namespace kubescape \
--create-namespace
| Chart | Description |
|---|---|
| kubescape-operator | Full Kubescape in-cluster operator |
If you were using the legacy armo-helm charts, please migrate to the new kubescape/helm-charts repository. The new charts provide:
See the migration guide for detailed instructions.