Skip to content

Commit b7ab74d

Browse files
committedFeb 18, 2025
add namespace to recyclarr configMapGenerator
1 parent fa608ee commit b7ab74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎kubernetes/apps/production/arr/recyclarr/kustomization.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ resources:
44
- helmrelease.yaml
55
configMapGenerator:
66
- name: recyclarr-config
7+
namespace: arr
78
files:
89
- recyclarr.yml=./recyclarr.yml
910
generatorOptions:

0 commit comments

Comments
 (0)
Please sign in to comment.