[skip ci] Add comments for ci cron logging (#8877)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/8891/head
edward.zeng 2021-09-29 19:22:23 +08:00 committed by GitHub
parent 7a73f7070d
commit 27b4f0d5e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: logging
# create dameonset to rsync pod logs
---
apiVersion: apps/v1
kind: DaemonSet
metadata:
@ -42,4 +43,4 @@ spec:
volumes:
- hostPath:
path: /var/log
name: varlog
name: varlog