From d0c6926311c57eb18425315755d270c801bc254b Mon Sep 17 00:00:00 2001 From: sungil Date: Wed, 21 Feb 2024 02:44:15 +0000 Subject: [PATCH] fluent-operator: bump up operator to support more input methods --- lma/base/resources.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lma/base/resources.yaml b/lma/base/resources.yaml index 89616a6..f688661 100644 --- a/lma/base/resources.yaml +++ b/lma/base/resources.yaml @@ -621,7 +621,7 @@ spec: type: helmrepo repository: https://harbor.taco-cat.xyz/chartrepo/tks name: fluent-operator - version: 1.7.0 + version: 2.7.0 skipDepUpdate: true origin: https://openinfradev.github.io/helm-repo releaseName: fluent-operator-crds @@ -641,7 +641,7 @@ spec: origin: https://openinfradev.github.io/helm-repo repository: https://harbor.taco-cat.xyz/chartrepo/tks name: fluent-operator - version: 1.7.0 + version: 2.7.0 skipDepUpdate: true releaseName: fluent-operator targetNamespace: lma @@ -649,10 +649,10 @@ spec: operator: initcontainer: repository: harbor.taco-cat.xyz/tks/docker - tag: 19.03 + tag: "20.10" container: repository: harbor.taco-cat.xyz/tks/fluent-operator - tag: v1.5.0 + tag: "v2.7.0" # FluentBit operator resources. Usually user needn't to adjust these. resources: limits: @@ -662,9 +662,10 @@ spec: cpu: 100m memory: 20Mi fluentbit: + enable: false image: repository: harbor.taco-cat.xyz/tks/fluent-bit - tag: v1.9.7-debug + tag: v2.2.0 wait: true --- apiVersion: helm.fluxcd.io/v1 @@ -692,7 +693,7 @@ spec: tag: v0.1.1 fluentbit: repository: harbor.taco-cat.xyz/tks/fluent-bit - tag: v2.1.4 + tag: v2.2.0 elasticsearchTemplates: repository: harbor.taco-cat.xyz/tks/curl tag: latest