charts icon indicating copy to clipboard operation
charts copied to clipboard

Add release namespace to manager WATCH_NAMESPACE env when watchNamesp…

Open fouadsemaan opened this issue 8 months ago • 0 comments

…ace specified

Addresses issue #748

Include the release namespace in the WATCH_NAMESPACE env variable when .Values.watchNamespace is non-empty.

This is consistent with creating rolebindings when .Values.watchNamespace is set.

Checklist

  • [x] I have verified that my change is according to the deprecations & breaking changes policy
  • [x] Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • [x] README is updated with new configuration values (if applicable) learn more
  • [x] A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)

Fixes #

fouadsemaan avatar Apr 14 '25 21:04 fouadsemaan