Automated Manifest Update (#4817)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `0bed6eb` (on `0bed6ebbe00f441b2a707598d4b46cf9a3119e53`)
- **Charts Updated**: `blocky,gatus,homepage,medialyze`

Reviewed-on: #4817
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 #4817.
This commit is contained in:
2026-03-17 23:02:26 +00:00
committed by Alex Lebens
parent aa35596c26
commit 107835b3a4
10 changed files with 155 additions and 3 deletions

View File

@@ -330,6 +330,15 @@ data:
interval: 30s
name: jellystat
url: https://jellystat.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: medialyze
url: https://medialyze.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: e7ff0d97d8a5b3e05a45de210f22c29a1c207f1994b267bae1ea514965330fe1
checksum/config: 38aa4be973458d898e882b1b6aa4f7957a31da116b15b30c86fc6a15a32b1132
spec:
serviceAccountName: default
automountServiceAccountToken: false