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: https://github.com/kedacore/keda/discussions/4730
Related: https://github.com/kedacore/keda-docs/issues/1307
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Specifications