keda icon indicating copy to clipboard operation
keda copied to clipboard

Updating deployment environment variables doesn't update the kafka scaler

Open akuson94 opened this issue 2 weeks ago • 0 comments

Report

I'm using the kafka scaler with bootstrap server, consumer group and topics pulled from the deployment environment variables.

Expected Behavior

Updating the configmap and restarting the deployment doesn't update these values on the scaledobject

Actual Behavior

The scaledobject should get updated.

Steps to Reproduce the Problem

  1. Create a kafka scaledobject with bootstrap server, consumer group and topics pulled from the deployment environment variables.
  2. Update the environment variables on the deployment and restart the deployment
  3. Scaler is still using old values

Logs from KEDA operator

example

KEDA Version

None

Kubernetes Version

None

Platform

None

Scaler Details

No response

Anything else?

No response

akuson94 avatar Jun 27 '24 13:06 akuson94