chore: Update manifests after change

This commit is contained in:
2026-01-07 23:00:41 +00:00
parent 79d2705b7e
commit 18f59b2242
11 changed files with 124 additions and 14 deletions

View File

@@ -42,15 +42,6 @@ data:
interval: 30s
name: plex
url: http://plex.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: jellyfin
url: https://jellyfin.alexlebens.net
- alerts:
- type: ntfy
conditions:
@@ -78,6 +69,24 @@ data:
interval: 30s
name: yamtrack
url: https://yamtrack.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: jellyfin
url: https://jellyfin.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: fladder
url: https://fladder.alexlebens.net
- alerts:
- type: ntfy
conditions:

View File

@@ -26,7 +26,7 @@ spec:
app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus
annotations:
checksum/config: cf4065a5fc4284e3ea63e011cc2566ae7b008607207c8984078e449b3d8a2d22
checksum/config: 9bf20bec38feed11120c64416e3670fbb77fd9d3f68dd9dca546f7d37d902f86
spec:
serviceAccountName: default
automountServiceAccountToken: false