Skip to content

Commit

Permalink
Merge pull request #528 from logzio/DOC-870
Browse files Browse the repository at this point in the history
DOC-870
  • Loading branch information
Simplychee authored Dec 4, 2024
2 parents 97d27e9 + 084a5b4 commit fec7e07
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/_include/general-shipping/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,16 @@ logzio-monitoring logzio-helm/logzio-monitoring

Encounter an issue? See our [troubleshooting guide](https://docs.logz.io/docs/user-guide/log-management/troubleshooting/troubleshooting-fluentd-for-kubernetes-logs/).

### Adding pod labels

To ensure that labels are applied correctly to the pods managed by the Logz.io collector, add the following section to your Helm chart configuration:

```yaml
logzio-k8s-telemetry:
standaloneCollector:
podLabels:
team: devops-tooling
```
### Custom Configuration
Expand Down

0 comments on commit fec7e07

Please sign in to comment.