You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing documentation for restricting secret access is misleading, as it implies that access to secrets can be (completely) restricted by enabling secret permission restrictions for keda-operator and metricServer.
In addition to improving the documentation, it would be helpful if the docs explained how to update the helm chart in order to completely restrict access.
I installed the KEDA helm chart v2.13.1 with all secret restrictions enabled
The existing documentation for restricting secret access is misleading, as it implies that access to secrets can be (completely) restricted by enabling secret permission restrictions for keda-operator and metricServer.
In addition to improving the documentation, it would be helpful if the docs explained how to update the helm chart in order to completely restrict access.
I installed the KEDA helm chart v2.13.1 with all secret restrictions enabled
but keda-operator still has "get" access to all secrets by way of a different rule in the keda-operator ClusterRole:
Discussion: kedacore/keda#4730
Related: kedacore/keda-docs#1307
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: