Skip to content

Commit

Permalink
upgrade_watcher: move to cosmosia1
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Aug 10, 2024
1 parent d8c858c commit 2971d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/upgrade_watcher/docker_service_create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ docker service create \
--name upgrade_watcher \
--replicas 1 \
--network bignet \
--constraint 'node.hostname==cosmosia11' \
--constraint 'node.hostname==cosmosia1' \
--mount type=bind,source=/mnt/data/upgrade_watcher,destination=/data \
--endpoint-mode dnsrr \
--restart-condition any \
Expand Down

0 comments on commit 2971d7a

Please sign in to comment.