Skip to content

Commit

Permalink
[dev-v2.10] rancher-logging 105.2.0-rc.1+up4.10.0 update (#4752)
Browse files Browse the repository at this point in the history
Co-authored-by: ANTOINE JOUX <antoine.joux@grdf.fr>
Co-authored-by: Julia Bier <juliabiersuriano@gmail.com>
  • Loading branch information
3 people authored Jan 8, 2025
1 parent 22c5baf commit 75a45db
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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 @@ -15650,9 +15650,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
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 -}}

0 comments on commit 75a45db

Please sign in to comment.