Unverified Commit febdc998 authored by Hongkuan Zhou's avatar Hongkuan Zhou Committed by GitHub
Browse files

chore: update model cache pvc name to match recipes (#4506)


Signed-off-by: default avatarhongkuanz <hongkuanz@nvidia.com>
parent 6767559f
......@@ -3,7 +3,7 @@
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: model-cache-pvc
name: model-cache
spec:
accessModes:
- ReadWriteMany
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment