Automated Manifest Update (#2833)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2833
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2833.
This commit is contained in:
2025-12-24 20:20:23 +00:00
committed by Alex Lebens
parent 6b1d6423e1
commit 08e5c6274c
22 changed files with 631 additions and 24 deletions

View File

@@ -87,6 +87,33 @@ data:
interval: 30s
name: tubearchivist
url: https://tubearchivist.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: navidrome
url: https://navidrome.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: feishin
url: https://feishin.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: audiobookshelf
url: https://audiobookshelf.alexlebens.net
- alerts:
- type: ntfy
conditions:
@@ -105,15 +132,6 @@ data:
interval: 30s
name: photoview
url: https://photoview.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: audiobookshelf
url: https://audiobookshelf.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: a6c43532a3267641707429bcbfbafd95fd086e2ed99ca84c90cac752dd882074
checksum/config: e60422d26b228fd76e8325e351f264759f1491f593f751f33793dd2c178df3ec
spec:
serviceAccountName: default
automountServiceAccountToken: false