Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit b33383f

Browse files
committed
fix: sonarr spelling
1 parent c31a381 commit b33383f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/sonarr/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
type: Directory
5050
- name: downloads
5151
hostPath:
52-
path: "{{ .Values.services.soanrr.downloads }}"
52+
path: "{{ .Values.services.sonarr.downloads }}"
5353
type: Directory
5454
- name: tv
5555
hostPath:

0 commit comments

Comments
 (0)