gremlin: gatus sync namer
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-05 21:59:09 -05:00
parent cfd41f13a4
commit a2cbc261f5

View file

@ -229,3 +229,7 @@ endpoints:
interval: 1m interval: 1m
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
url: "http://namer:6980"
interval: 1m
conditions:
- "[STATUS] == 200"