fix recyclarr
This commit is contained in:
parent
8308cbeff2
commit
fa608ee463
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kind: Kustomization
|
|||
resources:
|
||||
- helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: recyclarr-cm
|
||||
- name: recyclarr-config
|
||||
files:
|
||||
- recyclarr.yml=./recyclarr.yml
|
||||
generatorOptions:
|
||||
|
|
Reference in a new issue