Skip to content

Commit e2c659d

Browse files
author
mafyuh
committedFeb 18, 2025
Update kubernetes/apps/production/arr/radarr/helmrelease.yaml
1 parent 37532d6 commit e2c659d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎kubernetes/apps/production/arr/radarr/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838

3939
statefulset:
4040
volumeClaimTemplates:
41-
- name: config
41+
- name: radarr-config
4242
accessMode: ReadWriteOnce
4343
size: 3Gi
4444
storageClass: longhorn

0 commit comments

Comments
 (0)
Please sign in to comment.