mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fixed typo in az acs create command
This commit is contained in:
parent
d92f5f2024
commit
52e097ccba
@ -102,7 +102,7 @@ Finally, you can deploy an ACS using something like:
|
||||
--agent-vm-size Standard_D2_v2 \
|
||||
--dns-prefix <make up a name> \
|
||||
--ssh-key-value ~/.ssh/<name>.pub \
|
||||
--orchestrator-type kubernetes
|
||||
--orchestrator-type kubernetes \
|
||||
--debug --output json
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user