diff --git a/assets/rancher-logging/rancher-logging-104.0.0+up4.4.0.tgz b/assets/rancher-logging/rancher-logging-104.0.0+up4.4.0.tgz index b3939950b2..66179a44b6 100644 Binary files a/assets/rancher-logging/rancher-logging-104.0.0+up4.4.0.tgz and b/assets/rancher-logging/rancher-logging-104.0.0+up4.4.0.tgz differ diff --git a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/k3s/daemonset.yaml b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/k3s/daemonset.yaml index e80c2b1c8b..9287c2f194 100644 --- a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/k3s/daemonset.yaml +++ b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/k3s/daemonset.yaml @@ -25,6 +25,8 @@ spec: seLinuxOptions: type: rke_logreader_t {{- end }} + resources: + {{- toYaml .Values.additionalLoggingSources.k3s.daemonSetResources | nindent 12 }} volumeMounts: - mountPath: /fluent-bit/etc/ name: config diff --git a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke/daemonset.yaml b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke/daemonset.yaml index cc39a5cc49..ae02c76d05 100644 --- a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke/daemonset.yaml +++ b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke/daemonset.yaml @@ -19,6 +19,8 @@ spec: containers: - name: fluentbit image: "{{ template "logging-operator.fluentbitImage" . }}" + resources: + {{- toYaml .Values.additionalLoggingSources.rke.daemonSetResources | nindent 12 }} volumeMounts: - mountPath: /var/lib/rancher/rke/log/ name: indir diff --git a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke2/daemonset.yaml b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke2/daemonset.yaml index 8f54b718ee..ee28a17b98 100644 --- a/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke2/daemonset.yaml +++ b/charts/rancher-logging/104.0.0+up4.4.0/templates/loggings/rke2/daemonset.yaml @@ -25,6 +25,8 @@ spec: seLinuxOptions: type: rke_logreader_t {{- end }} + resources: + {{- toYaml .Values.additionalLoggingSources.rke2.daemonSetResources | nindent 12 }} volumeMounts: - mountPath: /fluent-bit/etc/ name: config diff --git a/charts/rancher-logging/104.0.0+up4.4.0/values.yaml b/charts/rancher-logging/104.0.0+up4.4.0/values.yaml index 6c24c9a0ae..5fe8b8be92 100644 --- a/charts/rancher-logging/104.0.0+up4.4.0/values.yaml +++ b/charts/rancher-logging/104.0.0+up4.4.0/values.yaml @@ -362,13 +362,16 @@ additionalLoggingSources: fluentbit: log_level: "info" mem_buffer_limit: "5MB" + daemonSetResources: {} rke2: enabled: false stripUnderscores: false + daemonSetResources: {} k3s: enabled: false container_engine: "systemd" stripUnderscores: false + daemonSetResources: {} aks: enabled: false eks: diff --git a/index.yaml b/index.yaml index cc9ac466a2..bf6921a82b 100755 --- a/index.yaml +++ b/index.yaml @@ -19847,9 +19847,9 @@ entries: catalog.cattle.io/upstream-version: 4.4.0 apiVersion: v2 appVersion: 4.4.0 - created: "2024-07-17T10:51:06.883064825-04:00" + created: "2024-07-25T09:30:21.228282649Z" description: Logging operator for Kubernetes based on Fluentd and Fluentbit. - digest: e678c61bb1dc49090b818afda2086d757e6e1d423781e87fab1d102140023a7f + digest: 19173e4cb67b2493ea5c309a0e63ccefdc11a8002167ad86766d73366bc1caaa home: https://kube-logging.github.io icon: file://assets/logos/rancher-logging.svg keywords: