Skip to content

Commit

Permalink
Add targetAllocatorFallbackStrategy feature flag
Browse files Browse the repository at this point in the history
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))
  • Loading branch information
araiu committed Dec 6, 2024
1 parent ef21865 commit 79b6d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/opentelemetry-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ manager:
featureGatesMap: {}
# targetAllocatorMtls: false
# targetAllocatorCR: false
# targetAllocatorFallbackStrategy: false
# nativeSideCarContainers: false
# prometheusOperator: false
# golangFlags: false
Expand Down

0 comments on commit 79b6d9e

Please sign in to comment.