mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
enhance: [skip e2e]change cache path (#31445)
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
@@ -66,7 +66,7 @@ spec:
|
||||
- emptyDir: {}
|
||||
name: docker-root
|
||||
- hostPath:
|
||||
path: /tmp/krte/cache
|
||||
path: /tmp/krte/cache2
|
||||
type: DirectoryOrCreate
|
||||
name: build-cache
|
||||
- hostPath:
|
||||
|
||||
Reference in New Issue
Block a user