patch-new-paperless #36

Merged
marko merged 15 commits from patch-new-paperless into main 2025-11-23 10:20:49 +00:00
Showing only changes of commit aa63d656a9 - Show all commits

View File

@@ -7,18 +7,20 @@
controllers: controllers:
main: main:
type: deployment type: deployment
defaultContainerOptions: containers:
image: main:
# -- Image repository image:
repository: ghcr.io/paperless-ngx/paperless-ngx # -- Image repository
# -- Image pull policy repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent # -- Image pull policy
# -- Image tag pullPolicy: IfNotPresent
tag: 2.20.0 # -- Image tag
# -- Environment variables [[ref]](https://docs.paperless-ngx.com/configuration/) tag: 2.20.0
# @default -- See [values.yaml](./values.yaml) # -- Environment variables [[ref]](https://docs.paperless-ngx.com/configuration/)
# -- Set the resource requests / limits for the container. # @default -- See [values.yaml](./values.yaml)
resources: {} # -- Set the resource requests / limits for the container.
resources: {}
env: env:
# -- Set the container timezone # -- Set the container timezone
TZ: UTC TZ: UTC