Skip to content

Commit

Permalink
Update apis/v1alpha1/opentelemetrycollector_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
  • Loading branch information
nikore and TylerHelmuth authored Aug 8, 2023
1 parent 325f154 commit 0e02959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/v1alpha1/opentelemetrycollector_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ type OpenTelemetryCollectorSpec struct {

// AdditionalContainers allows injecting additional containers into the Collector's pod definition.
// These sidecar containers can be used for authentication proxies, logging shipping sidecars, agents for shipping
// to metrics to their cloud, or in general sidecars that do not support automatic injection. This option only
// metrics to their cloud, or in general sidecars that do not support automatic injection. This option only
// applies to Deployment, DaemonSet, and StatefulSet deployments of the collector. It does not apply to the sidecar
// method. More info:
// https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/
Expand Down

0 comments on commit 0e02959

Please sign in to comment.