Automated Manifest Update #2314

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-07 18:17:19 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -225,8 +225,7 @@ data:
- alerts: - alerts:
- type: ntfy - type: ntfy
conditions: conditions:
- '[STATUS] == 200' - '[STATUS] == 401'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core group: core
interval: 30s interval: 30s
name: kronic name: kronic

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: 92ae75e56f7a31be9143dbae7b4796118d78973ee982d60408705c36a8135132 checksum/config: db8ea17ce81159316e82ffade66e11efaf334b86a8d023c4e9aec47008c83832
spec: spec:
serviceAccountName: default serviceAccountName: default
automountServiceAccountToken: false automountServiceAccountToken: false