Fixed Syntax Error
All checks were successful
Deploy to Swarm / deploy (push) Successful in 2s

This commit is contained in:
2025-10-25 12:59:58 -04:00
parent d5059c88f3
commit bda8c78f0e

View File

@@ -25,7 +25,7 @@ services:
replicas: 1
placement:
constraints:
- node.role == p0
- node.hostname == p0
restart_policy:
condition: on-failure
delay: 5s