Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-08-30 12:26:41 +02:00
committed by GitHub
parent 4d187ffe7f
commit 0d488d494f
+3 -4
View File
@@ -3,14 +3,14 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/recyclarr
tag: latest@sha256:f5ba2ca89835221e6a1a9bf08540da2f8b93c5f540a011b20d0824b1d3811860
tag: 2.4.1@sha256:f5ba2ca89835221e6a1a9bf08540da2f8b93c5f540a011b20d0824b1d3811860
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
runAsGroup: 568
runAsUser: 568
probes:
liveness:
enabled: false
@@ -20,7 +20,6 @@ probes:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false