Automated Manifest Update #4973

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-03-22 03:38:34 +00:00
4 changed files with 19 additions and 0 deletions
Showing only changes of commit 85f5964126 - Show all commits

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