From f873d8123ecf3350c518850bdc0bf8a9fd3bf2cd Mon Sep 17 00:00:00 2001 From: Jacopo Andrea Giola Date: Mon, 3 Apr 2023 16:56:04 +0200 Subject: [PATCH] fix: fluentd clusterrole --- addons/logging-operator/logging-stack/kustomization.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/addons/logging-operator/logging-stack/kustomization.yaml b/addons/logging-operator/logging-stack/kustomization.yaml index 5e19ae2d..a665b801 100644 --- a/addons/logging-operator/logging-stack/kustomization.yaml +++ b/addons/logging-operator/logging-stack/kustomization.yaml @@ -51,6 +51,13 @@ replacements: select: kind: ClusterRoleBinding name: mia-platform:logging-operator:fluentbit + - fieldPaths: + - subjects.0.namespace + options: + create: true + select: + kind: ClusterRoleBinding + name: mia-platform:logging-operator:fluentd - fieldPaths: - metadata.namespace options: