We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10638c2 commit a10b604Copy full SHA for a10b604
charts/opentelemetry-operator/values.yaml
@@ -66,7 +66,7 @@ manager:
66
repository: ""
67
tag: ""
68
# The Go instrumentation support in the operator is disabled by default.
69
- # To enable it, use the operator.autoinstrumentation.go feature gate.
+ # To enable it, set manager.extraArgs[0] to "--enable-go-instrumentation"
70
go:
71
72
0 commit comments