add namespace to recyclarr configMapGenerator
This commit is contained in:
parent
fa608ee463
commit
b7ab74d199
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ resources:
|
|||
- helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: recyclarr-config
|
||||
namespace: arr
|
||||
files:
|
||||
- recyclarr.yml=./recyclarr.yml
|
||||
generatorOptions:
|
||||
|
|
Reference in a new issue