Skip to content

Commit

Permalink
Fix kubernetes deploy command (#1706)
Browse files Browse the repository at this point in the history
Fix typo in kubernetes deploy document.

Signed-off-by: bingshen.wbs <[email protected]>
  • Loading branch information
BSWANG authored Jan 2, 2024
1 parent ad0f5be commit bea6c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notes/cloud-native/deploy-kubernetes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Use the vineyardctl to install vineyard cluster.

.. code:: bash
python3 -m vineyard.ctl install vineyard-cluster --create-namespace
python3 -m vineyard.ctl deploy vineyard-cluster --create-namespace
Also, you could follow the next guide to install vineyard cluster steps
by steps.
Expand Down

0 comments on commit bea6c08

Please sign in to comment.