Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add k8s https://sunstone-secure-llc.github.io/helm-charts/
helm repo update
helm install k8s k8s/my-charts --set secrets.jupiteroneAccountId="some-account-id" --set secrets.jupiteroneApiKey="some-api-key" --set secrets.jupiteroneIntegrationInstanceId="some-integration-instance-id"
Get Repo InfoYou can then run helm search repo my-charts to see the charts.