Files
truecharts/charts/stable/requestrr/values.yaml
T
2026-02-14 22:35:03 +01:00

27 lines
525 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/thomst08/requestrr
pullPolicy: IfNotPresent
tag: v2.1.9@sha256:81f07c1f99d46bbf3b926ee7a0cc8f4729f049bc37fb6bba8a5428042fc856df
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 4545
port: 4545
persistence:
config:
enabled: true
mountPath: "/root/config"
varrun:
enabled: true