This commit is contained in:
Joseph Hanson 2024-07-25 19:27:33 -05:00
parent 3f6d762bcd
commit 3e3cf23c59
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,7 +21,7 @@ spec:
cleanupOnFail: true
remediation:
retries: 3
strategy: rollback
strategy: uninstall
interval: 30m
values:
controllers:
@ -89,7 +89,9 @@ spec:
existingClaim: jellyseerr
globalMounts:
- path: /app/config
readOnly: false
logs:
type: emptyDir
globalMounts:
- path: /app/config/logs/
readOnly: false