feat: refactor apps
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 33s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped

This commit is contained in:
2026-04-07 20:20:01 -05:00
parent 01dfc0cc67
commit bb770531a6
20 changed files with 52 additions and 316 deletions

View File

@@ -4,16 +4,18 @@ unpackerr:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
pod:
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
containers:
main:
image:
repository: golift/unpackerr
tag: 0.15.2
pullPolicy: IfNotPresent
tag: 0.15.2@sha256:057e34740d26c34d81ec8e2faf8ec11f8dbfc77489b7a42826f52b37e5ee1b6c
env:
- name: TZ
value: US/Central
value: America/Chicago
- name: UN_WEBSERVER_METRICS
value: true
- name: UN_SONARR_0_URL
@@ -54,7 +56,7 @@ unpackerr:
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 10Mi
persistence:
storage:
existingClaim: unpackerr-nfs-storage