Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 3b1e7d3

Browse files
authored
Update kubernetes-config-advanced.rst
Fixing indentation error in line 41 for `service:` stanza.
1 parent d9cba9f commit 3b1e7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/collector-kubernetes/kubernetes-config-advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For example:
3838
- key: k8s.pod.name
3939
value: '^(podNameX)$'
4040
# Define the logs pipeline with the default values as well as your new processor component
41-
service:
41+
service:
4242
pipelines:
4343
logs:
4444
processors:

0 commit comments

Comments
 (0)