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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
The
ClusterRole
of the manager component declares theexternal
resource for the default API group, on this line:charts/keda/templates/manager/clusterrole.yaml
Line 26 in b1ae25b
I have looked for this resource in various documentation (Keda, metric-server, HPA), but I couldn't find any reference.
I am aware of the
external.metrics.k8s.io
API Group, and I suspect this resource is related, but I could not find any evidence of that.Any clarification about that resource, where it comes from, and how it's used by Keda would be appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions