Skip to content

New keda chart value to override connection environment variable #52471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

machiiine
Copy link

closes: #42070

This PR add new entries in the chart values:

  • triggerer.keda.connectionEnv
  • worker.keda.connectionEnv

They expect optional reference to ENV VAR availabled in the keda target workload.

If the user provides existing KEDA_DB_CONN, the chart ensures that it has been created as well.

I've also added some missing logic for keda usage with triggerer.

Mac

@boring-cyborg boring-cyborg bot added area:dev-tools area:helm-chart Airflow Helm Chart backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch labels Jun 29, 2025
@machiiine machiiine force-pushed the fix/42070-update-keda-autoscaling-connection-string branch from 31216dc to 9ab1fd5 Compare June 29, 2025 20:36
@machiiine machiiine force-pushed the fix/42070-update-keda-autoscaling-connection-string branch from 9ab1fd5 to a0fd2a4 Compare June 30, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools area:helm-chart Airflow Helm Chart backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KEDA Autoscaling connection string is invalid when using psycopg2
1 participant