Skip to content

Commit

Permalink
Update helm-charts/splunk-otel-collector/values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitrii Anoshin <[email protected]>
  • Loading branch information
chaitanyaphalak and dmitryax authored Nov 17, 2021
1 parent 417bba0 commit 4672c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/splunk-otel-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ extraAttributes:
# For example, if you want to collect "my_key" label from your namespaces, you could use the following:
# fromLabels:
# - key: my_key
# from: pod
# from: namespace
# If you want to collect all labels from your pods, you could do that using a `key_regex: .*` option, e.g.:
# fromLabels:
# - key_regex: .*
Expand Down

0 comments on commit 4672c36

Please sign in to comment.