Automated Manifest Update (#4973)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `702ed26` (on `702ed26cd5ebac60177817653aeb063b59bd0dbf`)
- **Charts Updated**: `houndarr`

Reviewed-on: #4973
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 #4973.
This commit is contained in:
2026-03-22 03:38:32 +00:00
committed by Alex Lebens
parent fe2fa5b785
commit fbaf9e90d5
4 changed files with 19 additions and 0 deletions

View File

@@ -37,6 +37,10 @@ spec:
- env:
- name: TZ
value: America/Chicago
- name: PUID
value: "1000"
- name: PGID
value: "1000"
- name: HOUNDARR_SECURE_COOKIES
value: "true"
- name: HOUNDARR_TRUSTED_PROXIES

View File

@@ -23,6 +23,11 @@ spec:
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1000
runAsUser: 1000
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot

View File

@@ -23,6 +23,11 @@ spec:
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1000
runAsUser: 1000
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot

View File

@@ -23,6 +23,11 @@ spec:
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1000
runAsUser: 1000
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot