gremlin: update gatus config after vault deploy
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-04-30 23:21:28 -05:00
parent 6f7c6f87c3
commit a33fa468b5

View file

@ -30,6 +30,15 @@ web:
port: 8080 port: 8080
endpoints: endpoints:
- name: Kopia-Vault
url: tcp://kopia:51516
interval: 60s
conditions:
- "[CONNECTED] == true"
alerts:
- type: ntfy
description: "Kopia-Vault is down"
send-on-resolved: true
- name: Kopia - name: Kopia
url: tcp://kopia:51515 url: tcp://kopia:51515
interval: 60s interval: 60s