removed k3s syslog parser (#593)

pull/609/head
Jacob Payne 2020-09-03 10:47:57 -07:00 committed by GitHub
parent 6293280499
commit ffa781597a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ spec:
inputTail: inputTail:
Tag: "k3s" Tag: "k3s"
Path: "/var/log/syslog" Path: "/var/log/syslog"
Parser: "syslog"
extraVolumeMounts: extraVolumeMounts:
- source: "/var/log/" - source: "/var/log/"
destination: "/var/log" destination: "/var/log"