gremlin: update gatus config after vault deploy
This commit is contained in:
parent
6f7c6f87c3
commit
a33fa468b5
1 changed files with 9 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ web:
|
|||
port: 8080
|
||||
|
||||
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
|
||||
url: tcp://kopia:51515
|
||||
interval: 60s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue