Skip to content

Helm Installation

Stage: Alpha Status: Draft

Install IronRoot into Kubernetes with the Helm chart under deploy/helm/ironroot.

helm install ironroot oci://ghcr.io/parisnakitakejser/charts/ironroot \
  --version 0.1.0 \
  --namespace ironroot \
  --create-namespace

For Kubernetes-specific chart options, see the Kubernetes section.