-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug:
All "components" use different labels for resources. Examples:
Operator:
app.kubernetes.io/instance: logging-operator
app.kubernetes.io/name: logging-operator
Fluent-Bit:
app.kubernetes.io/instance: logging-operator
app.kubernetes.io/name: fluentbit
FluentD:
app.kubernetes.io/component: fluentd
app.kubernetes.io/name: fluentd
Host Tailer:
app.kubernetes.io/instance: <my-host-tailer-name>-host-tailer
app.kubernetes.io/name: host-tailer
Expected behaviour:
All "components" should use a consistent labeling
Environment details:
- logging-operator version (e.g. 2.1.1): 6.0.3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working