Files
truecharts/charts/stable/requestrr/values.yaml
renovate[bot] 53d059b69e chore(deps): update docker general non-major (#2478)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-12 10:57:39 +02:00

27 lines
395 B
YAML

image:
repository: tccr.io/truecharts/requestrr
pullPolicy: IfNotPresent
tag: v2.1.2
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 4545
port: 4545
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true