mirror of https://git.rancher.io/charts
Add path key to openrc logs
parent
23c57f1452
commit
8286d741fb
|
@ -15,6 +15,7 @@ spec:
|
|||
inputTail:
|
||||
Tag: "k3s"
|
||||
Path: "/var/log/k3s.log"
|
||||
Path_Key: filename
|
||||
{{- if .Values.fluentbit.inputTail.Buffer_Chunk_Size }}
|
||||
Buffer_Chunk_Size: {{ .Values.fluentbit.inputTail.Buffer_Chunk_Size | toString }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in New Issue