To start using our charts, first add this charts repository using the helm
command line tool:
# Add sysdiglab charts to helm
$ helm repo add promcat-charts https://sysdiglabs.github.io/integrations-charts
# Update list of charts from all registered charts repositories
$ helm repo update
Once you have added this charts repository to your local helm
, you can start using it:
# List all charts:
$ helm search repo promcat-charts
See specific information about each chart at the GitHub repository: