mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comments for ci cron logging (#8877)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/8891/head
parent
7a73f7070d
commit
27b4f0d5e3
|
@ -1,10 +1,11 @@
|
||||||
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: logging
|
name: logging
|
||||||
|
|
||||||
|
# create dameonset to rsync pod logs
|
||||||
---
|
---
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Reference in New Issue