Skip to content

How to pause zero-scaling while my helm chart is upgrading #6805

Discussion options

You must be logged in to vote

I don't quite understand what you mean, but I think you mean that KEDA is already doing something while your upgrade of your Chart is still running.

If you don't want KEDA to do that, you can put your scaledObject in a higher syncwave or hook, so that your upgrade is done first and then the scaledobject is deployed.

Here you can find information about Helm Hooks and if you are working with ArgoCD possibly on Sync waves here.

Perhaps this is what you are looking for?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dsamirov
Comment options

@rickbrouwer
Comment options

@dsamirov
Comment options

Answer selected by dsamirov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants