We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2277ed0 + 7d262f0 commit 19a2b26Copy full SHA for 19a2b26
resources/kubernetes/operator/helm/values.yaml
@@ -18,7 +18,7 @@ crds:
18
defaultCRConfig:
19
image:
20
repository: "docker.elastic.co/beats/elastic-agent"
21
- tag: "8.16.0-SNAPSHOT"
+ tag: "8.16.0"
22
targetAllocator:
23
enabled: false # Enable/disable the Operator's Target allocator.
24
# Refer to: https://github.com/open-telemetry/opentelemetry-operator/tree/main/cmd/otel-allocator
0 commit comments