There was an error while loading. Please reload this page.
1 parent 5f5e468 commit e8893c4Copy full SHA for e8893c4
1 file changed
Makefile
@@ -83,7 +83,7 @@ swarm-status:
83
@echo "---"
84
@docker service ps validate_worker
85
86
-# Add a worker node to the Swarm cluster
+# Add a worker node to the Swarm cluster
87
# Usage: make add-worker NAME=dev-vm-worker-1 ENV_FILE=.env.DEV_SWARM
88
# Reads SWARM_WORKER_N entries and SWARM_SSH_USER from ENV_FILE
89
add-worker:
0 commit comments