Skip to content

Commit 1fee29e

Browse files
committed
fix: pathing
1 parent eb05843 commit 1fee29e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clusters/home/apps/arr.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ spec:
7272
path: /spec/template/spec/volumes/-
7373
value:
7474
name: jasmine-shows
75-
hostPath:
75+
nfs:
76+
server: "${STORAGE_SERVER}"
7677
path: "${JASMINE_PATH}/shows"
7778
target:
7879
kind: Deployment

0 commit comments

Comments
 (0)