Files
deprecated-helm-charts/stable/spinnaker
riverzhang f5c8b4d86d Update jenkins chart version (#2721)
* Update jenkins chatrs version

Update jenkins chatrs version

* Use default Jenkins agent image

* Use default Jenkins image tag and plugins

* Use spinnaker image in test rather than Jenkins image

* Fix requriements lock

* Use curl trusty for UI test

* Update jenkins agent image in jenkins jobs
2017-11-27 11:50:48 -08:00
..
2017-01-20 11:57:51 -08:00
2017-07-21 18:42:38 +02:00

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 install --name my-release stable/spinnaker

Note that this chart pulls in many different Docker images so can take a while to fully install.

Configuration

Configurable values are documented in the values.yaml.

Specify each parameter using the --set key=value[,key=value] argument to helm install.

Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

$ helm install --name my-release -f values.yaml stable/spinnaker

Tip

: You can use the default values.yaml