Skip to content

Commit 4033b0c

Browse files
committed
fix(docs): Starting store-gateway needs @1.
1 parent 1f60fcf commit 4033b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/managing_deis/backing_up_data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ initialize. So, we will install the whole platform, but only start the store com
124124
$ deisctl start store-monitor
125125
$ deisctl start store-daemon
126126
$ deisctl start store-metadata
127-
$ deisctl start store-gateway
127+
$ deisctl start store-gateway@1
128128
$ deisctl start store-volume
129129
130130
We'll also need to start a router so we can access the gateway:

0 commit comments

Comments
 (0)