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:08:56 -05:00
parent 0e905b0161
commit 6bf94b4ed8

View file

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