aboutsummaryrefslogtreecommitdiff
path: root/deploy/nomad
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/nomad')
-rw-r--r--deploy/nomad/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/nomad/README.md b/deploy/nomad/README.md
index 65030c3..3a1f53f 100644
--- a/deploy/nomad/README.md
+++ b/deploy/nomad/README.md
@@ -8,7 +8,7 @@ You can skip this part if you have already running seaweedfs.
Assumptions:
- Running Nomad cluster
- At least 3 nodes with static IP addresses
- - Enabled memroy oversuscription (https://learn.hashicorp.com/tutorials/nomad/memory-oversubscription?in=nomad%2Fadvanced-scheduling)
+ - Enabled memory oversubscription (https://learn.hashicorp.com/tutorials/nomad/memory-oversubscription?in=nomad%2Fadvanced-scheduling)
- Running PostgreSQL instance for filer
```shell