Files
deprecated-helm-charts/stable/spinnaker
Taylor Smith e7bbc4d825 [spinnaker] apply deck port configuration (#3836)
* [spinanker] apply deck port configuration

* increment version to 0.3.14

* Update Chart.yaml

* Quote deck port
2018-02-27 09:06:44 -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