Skip to content

Commit 0b570ff

Browse files
authored
Update installing-spinnaker.md
1 parent 26ee563 commit 0b570ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/installing-spinnaker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ accounts:
8888
## Install spinnaker
8989
NOTE: This is going to take a while.
9090
```shell
91-
$ helm install ./charts/stable/spinnaker --name cd -f ./config/values.yaml --timeout 600
91+
$ helm install stable/spinnaker --name cd -f ./config/values.yaml --timeout 600
9292
```
9393
In another tab, you can monitor the progress of the installation.
9494
Errors will happen this is to be expected while the pods sync up.

0 commit comments

Comments
 (0)