mirror of https://github.com/milvus-io/milvus.git
This reverts commit c1da81866a
.
Signed-off-by: Jenny Li <jing.li@zilliz.com>
Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/20000/head
parent
3a40ce8028
commit
08cfc140d7
|
@ -57,13 +57,10 @@ spec:
|
|||
name: docker-graph
|
||||
- emptyDir: {}
|
||||
name: docker-root
|
||||
- name: build-cache
|
||||
persistentVolumeClaim:
|
||||
claimName: milvus-build-cache
|
||||
# - hostPath:
|
||||
# path: /tmp/krte/cache
|
||||
# type: DirectoryOrCreate
|
||||
# name: build-cache
|
||||
- hostPath:
|
||||
path: /tmp/krte/cache
|
||||
type: DirectoryOrCreate
|
||||
name: build-cache
|
||||
- hostPath:
|
||||
path: /lib/modules
|
||||
type: Directory
|
||||
|
|
Loading…
Reference in New Issue