fix recyclarr
This commit is contained in:
parent
b7ab74d199
commit
5bfd62fa44
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
|
|||
kind: HelmRelease
|
||||
metadata:
|
||||
name: &app recyclarr
|
||||
namespace: arr
|
||||
spec:
|
||||
interval: 15m
|
||||
chart:
|
||||
|
@ -78,7 +79,7 @@ spec:
|
|||
memory: 36Mi
|
||||
limits:
|
||||
memory: 200Mi
|
||||
|
||||
|
||||
persistence:
|
||||
config-file:
|
||||
type: configMap
|
||||
|
|
Reference in a new issue