Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 702 Bytes

Spinnaker Chart

Spinnaker is an open source, multi-cloud continuous delivery platform.

Chart Details

This chart will provision a fully functional and fully featured Spinnaker installation that can deploy and manage applications in the cluster that it is deployed to.

Redis and Minio are used as the stores for Spinnaker state.

For more information on Spinnaker and its capabilities, see it's documentation.

Installing the Chart

To install the chart with the release name my-release:

$ helm repo add spinnaker https://opsmx.github.io/spinnaker-helm/
$ helm install --name my-release spinnaker/spinnaker --timeout 600