Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.05 KB

helm-backstage

A Helm chart for Backstage.

Usage

Charts are available in the following formats:

Installing from the Chart Repository

The following command can be used to add the chart repository:

helm repo add janus-idp-backstage https://janus-idp.github.io/helm-backstage
helm repo update

Once the chart has been added, install one of the available charts:

helm upgrade -i <release_name> janus-idp-backstage/backstage

Installing from an OCI Registry

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

Install one of the available charts:

helm upgrade -i oci://ghcr.io/janus-idp/helm-backstage/backstage --version=<version>

Backstage Chart

More information can be found by inspecting the backstage chart.