Lua fix fluent-bit

This commit is contained in:
Stefan Reimer 2020-12-08 07:15:00 -08:00
parent 6c7bd71e81
commit f1a6e7a3e8
2 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@ keywords:
- logging
- fluent-bit
- fluentd
version: 0.7.13
version: 0.7.14
appVersion: 1.6.8
icon: https://fluentbit.io/assets/img/logo1-default.png
home: https://fluentbit.io/

View File

@ -51,11 +51,9 @@ containers:
- name: config
mountPath: /fluent-bit/etc/custom_parsers.conf
subPath: custom_parsers.conf
{{- if .Values.config.lua }}
- name: config
mountPath: /fluent-bit/etc/functions.lua
subPath: functions.lua
{{- end }}
{{- if eq .Values.kind "DaemonSet" }}
- name: varlog
mountPath: /var/log