mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
enhance: [skip e2e]change cache path (#31445)
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
parent
9dbd67879f
commit
88213030a0
@ -66,7 +66,7 @@ spec:
|
|||||||
- emptyDir: {}
|
- emptyDir: {}
|
||||||
name: docker-root
|
name: docker-root
|
||||||
- hostPath:
|
- hostPath:
|
||||||
path: /tmp/krte/cache
|
path: /tmp/krte/cache2
|
||||||
type: DirectoryOrCreate
|
type: DirectoryOrCreate
|
||||||
name: build-cache
|
name: build-cache
|
||||||
- hostPath:
|
- hostPath:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user