Skip to content

strata-io/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strata Identity Kubernetes Helm Charts

This is the official Helm Charts repository for installing the Maverics Orchestrator on Kubernetes.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add strata https://strata-io.github.io/helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo strata to see the charts.

To install the orchestrator chart:

helm install my-orchestrator strata/orchestrator

To uninstall the chart:

helm delete my-orchestrator

Documentation

The documentation for the Maverics Orchestrator Helm Chart is available here

Support

If you run into an issue, bug or have a question, please reach out to the Strata Identity team.