Files
Kjeld Schouten-Lebbing ad98f0cf28 test2 (+1 squashed commits)
Squashed commits:

[50e5c2165b] test (+1 squashed commits)

Squashed commits:

[9c8ca9bb81] tmp (+1 squashed commits)

Squashed commits:

[f86e9aedef] squashed work
2023-03-08 20:15:45 +01:00

26 lines
498 B
YAML

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