rolloutStrategy
is deprecated in favor of rollout.strategy
in ScaledJobs
#3552
tomkerkhove
announced in
Deprecations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As of KEDA v2.8,
rolloutStrategy
is deprecated in favor ofrollout.strategy
in ScaledJobs.End-users should migrate to using
rollout.strategy
beforerolloutStrategy
is removed in KEDA 3.x.Beta Was this translation helpful? Give feedback.
All reactions