Skip to content

Commit

Permalink
fix: fluentd clusterrole
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Apr 3, 2023
1 parent 603ee67 commit f873d81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions addons/logging-operator/logging-stack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f873d81

Please sign in to comment.