Skip to content

Commit

Permalink
PACKAGE=rancher-logging make charts
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers committed Jan 7, 2025
1 parent a16dabd commit 3286222
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified assets/rancher-logging/rancher-logging-105.2.0-rc.1+up4.10.0.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ spec:
{{- end }}
{{- if .Values.global.seLinux.enabled }}
securityContext:
seLinuxOptions:
type: rke_logreader_t
seLinuxOptions:
type: rke_logreader_t
{{- end }}
{{- if or .Values.fluentbit.inputTail.Buffer_Chunk_Size .Values.fluentbit.inputTail.Buffer_Max_Size .Values.fluentbit.inputTail.Mem_Buf_Limit .Values.fluentbit.inputTail.Multiline_Flush .Values.fluentbit.inputTail.Skip_Long_Lines }}
inputTail:
Expand Down Expand Up @@ -82,4 +82,4 @@ spec:

{{- define "logging-operator.fluentbitagent" -}}
{{- include "logging-operator.util.merge.fluentbitagent" (append . "logging-operator.fluentbitagent.tpl") -}}
{{- end -}}
{{- end -}}
4 changes: 2 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15585,9 +15585,9 @@ entries:
catalog.cattle.io/upstream-version: 4.10.0
apiVersion: v2
appVersion: 4.10.0
created: "2024-12-16T12:07:43.695041281-04:00"
created: "2025-01-07T17:21:37.836562953-04:00"
description: Logging operator for Kubernetes based on Fluentd and Fluentbit.
digest: a9653060cd5759deddf26d38acf5fd4d7eb2414789cde1f10c38818b11e1610b
digest: 916b87c9ab72e07440aca6f47caaea540b88dbd8ae39ffee314328c5a1dc7ca5
home: https://kube-logging.github.io
icon: file://assets/logos/rancher-logging.svg
keywords:
Expand Down

0 comments on commit 3286222

Please sign in to comment.