Skip to content

Commit 79b6d9e

Browse files
committed
Add targetAllocatorFallbackStrategy feature flag
Feature flag available since `v0.114.0` (Add allocation_fallback_strategy option as fallback strategy for per-node strategy [#3482](open-telemetry/opentelemetry-operator#3482))
1 parent ef21865 commit 79b6d9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/opentelemetry-operator/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ manager:
8181
featureGatesMap: {}
8282
# targetAllocatorMtls: false
8383
# targetAllocatorCR: false
84+
# targetAllocatorFallbackStrategy: false
8485
# nativeSideCarContainers: false
8586
# prometheusOperator: false
8687
# golangFlags: false

0 commit comments

Comments
 (0)