f75776ec95
This PR contains the following updates: | Package | Update | Change | |---|---|---| | knex666/prpdf | digest | `0291963` -> `e3d4fa1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
41 lines
786 B
YAML
41 lines
786 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: knex666/prpdf
|
|
tag: latest@sha256:e3d4fa15cda44a1f3cbd5e85a3b9ce3813fb7e881f07e577e9955d1e15b10f9b
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /source/config
|
|
files:
|
|
enabled: true
|
|
mountPath: /Archiv/
|
|
hostpath2:
|
|
enabled: true
|
|
mountPath: /source/static/pdf/
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|