Minor typos, compose.fullbackup.yml not compose-fullbackup.yml
This commit is contained in:
@ -7,8 +7,8 @@ COMPOSE_FILE="compose.yml"
|
|||||||
|
|
||||||
SECRET_RPC_SECRET_VERSION=v1 # length=32 charset=hex
|
SECRET_RPC_SECRET_VERSION=v1 # length=32 charset=hex
|
||||||
|
|
||||||
# Changing the replication factor after initial deployment is not
|
# Changing the replication factor after initial deployment is not
|
||||||
# supported and requires deleting the existing cluster layout metadata.
|
# supported and requires deleting the existing cluster layout metadata.
|
||||||
REPLICATION_FACTOR=2
|
REPLICATION_FACTOR=2
|
||||||
|
|
||||||
CONSISTENCY_MODE=consistent
|
CONSISTENCY_MODE=consistent
|
||||||
|
|||||||
Reference in New Issue
Block a user