chore: Update manifests after change

This commit is contained in:
2025-12-09 03:48:48 +00:00
parent b9dd43009c
commit bf67a1ba7d
2 changed files with 10 additions and 1 deletions

View File

@@ -60,6 +60,15 @@ data:
interval: 30s interval: 30s
name: overseerr name: overseerr
url: https://overseerr.alexlebens.net url: https://overseerr.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: seerr
url: https://seerr.alexlebens.net
- alerts: - alerts:
- type: ntfy - type: ntfy
conditions: conditions:

View File

@@ -27,7 +27,7 @@ spec:
app.kubernetes.io/name: gatus app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus app.kubernetes.io/instance: gatus
annotations: annotations:
checksum/config: db8ea17ce81159316e82ffade66e11efaf334b86a8d023c4e9aec47008c83832 checksum/config: 46a5f9507de33e28db7c4eb9bf27bd9f37c375a647cde6a81cffe037692377f2
spec: spec:
serviceAccountName: default serviceAccountName: default
automountServiceAccountToken: false automountServiceAccountToken: false