Skip to content

Commit fa608ee

Browse files
committedFeb 18, 2025
fix recyclarr
1 parent 8308cbe commit fa608ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
resources:
44
- helmrelease.yaml
55
configMapGenerator:
6-
- name: recyclarr-cm
6+
- name: recyclarr-config
77
files:
88
- recyclarr.yml=./recyclarr.yml
99
generatorOptions:

0 commit comments

Comments
 (0)
Please sign in to comment.