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 22:29:50 -05:00
parent 887b44f8a3
commit b81a60b0ae

View file

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