Skip to content

Instantly share code, notes, and snippets.

@jonbcampos
Created February 12, 2019 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonbcampos/53e414acc26b255540e1ef294e2e0690 to your computer and use it in GitHub Desktop.
Save jonbcampos/53e414acc26b255540e1ef294e2e0690 to your computer and use it in GitHub Desktop.
install-spinnaker
# set the account to install spinnaker into
$ACCOUNT=spinnaker-account
# install spinnaker
hal config deploy edit --type distributed --account-name $ACCOUNT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment