Skip to content

Commit a893498

Browse files
author
Marco Capuccini
authored
Merge pull request #26 from kubenow/fix/apply
Fix apply for azure
2 parents 33c4f3e + 0966071 commit a893498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/bootstrap.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Deploy KubeNow
283283
~~~~~~~~~~~~~~
284284
Once you are done with your settings you are ready deploy your cluster running::
285285

286-
kn apply azure
286+
kn apply
287287

288288
The first time you are going to deploy it will take longer, since the KubeNow image needs to be imported. Future deployments will be considerably faster, since the image will be already present in your user space.
289289

0 commit comments

Comments
 (0)