Automated Manifest Update (#5021)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `1b61891` (on `1b61891d185245a9ed5095fc98af0fe5f4ea674d`)
- **Charts Updated**: `audiobookshelf,blocky,gatus,grimmory,homepage`

Reviewed-on: #5021
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 #5021.
This commit is contained in:
2026-03-24 01:53:40 +00:00
committed by Alex Lebens
parent fce1868e86
commit 59fd1f7c9b
35 changed files with 905 additions and 5 deletions

View File

@@ -29,6 +29,9 @@ spec:
enableServiceLinks: false
serviceAccountName: default
automountServiceAccountToken: true
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
hostIPC: false
hostNetwork: false
hostPID: false