Skip to content

Commit b5db4e7

Browse files
authored
fix: dsr1 recipe download pvc name (#4566)
Signed-off-by: hongkuanz <hongkuanz@nvidia.com>
1 parent 0fc5273 commit b5db4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/deepseek-r1/model-cache/model-download.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ spec:
3434
volumes:
3535
- name: model-cache
3636
persistentVolumeClaim:
37-
claimName: model-cache-pvc
37+
claimName: model-cache

0 commit comments

Comments
 (0)