Skip to content

Helm chart for Open Breach and Attack Simulation Platform

License

Notifications You must be signed in to change notification settings

devops-ia/helm-openbas

Repository files navigation

OpenBAS Helm Chart

OpenBAS is an open source platform allowing organizations to plan, schedule and conduct cyber adversary simulation campaign and tests.

Usage

Charts are available in:

Chart Repository

Add repository

helm repo add openbas https://devops-ia.github.io/helm-openbas
helm repo update

Install Helm chart

helm install [RELEASE_NAME] openbas/openbas

This install all the Kubernetes components associated with the chart and creates the release.

See helm install for command documentation.

OCI Registry

Charts are also available in OCI format. The list of available charts can be found here.

Install Helm chart

helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-openbas/openbas --version=[version]

OpenBAS chart

Can be found in openbas chart.