Skip to content

Commit

Permalink
fix(hal_k8s): actuate -> apply. (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 committed Apr 13, 2017
1 parent 9dda667 commit 71ef69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/hal_k8s_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ echo $JENKINS_PASSWORD | hal config ci jenkins master add jenkins --address $JEN
hal config storage edit --account-name my-gce-account --bucket $GCS_BUCKET

hal config deploy edit --type distributed --account-name my-k8s-account
hal deploy actuate
hal deploy apply

cat ~/.hal/default/install.sh

0 comments on commit 71ef69c

Please sign in to comment.