chore: Update manifests after change

This commit is contained in:
2026-03-31 01:31:54 +00:00
parent 78d80823be
commit 52473ab85b
44 changed files with 1744 additions and 12 deletions

View File

@@ -213,6 +213,15 @@ data:
interval: 30s
name: roundcube
url: https://mail.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: paperless-ngx
url: https://paperless-ngx.alexlebens.net
- alerts:
- type: ntfy
conditions:
@@ -231,15 +240,6 @@ data:
interval: 30s
name: excalidraw
url: https://excalidraw.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: languagetool
url: https://languagetool.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: 4d8eb6239dd11e88919c8ab851bf983969febe5e0990e1ba1271dfe5d2d55b53
checksum/config: 7d4de2aabf87644e8c8fdfd240605942fd0b0fcbcfb920b201cc532d7fd7026d
spec:
serviceAccountName: default
automountServiceAccountToken: false