Files
helm-charts/charts/unpackerr/values.yaml
2024-03-17 01:32:21 -06:00

23 lines
369 B
YAML

deployment:
replicas: 1
strategy: Recreate
image:
repository: golift/unpackerr
tag: "0.13.1"
imagePullPolicy: IfNotPresent
env:
TZ: UTC
UN_WEBSERVER_METRICS: false
envFrom:
resources:
requests:
memory: 256Mi
cpu: 50m
limits:
memory: 1Gi
cpu: 500m
persistence:
downloads:
mountPath:
claimName: