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
|`prometheus.metricServer.serviceMonitor.port`| string |`"metrics"`| Name of the service port this endpoint refers to. Mutually exclusive with targetPort |
, this variable is used to set endpoint’s name of service monitor, but due to incorrect value reference in
User configures prometheus.metricServer.serviceMonitor.port value will never be applied.
Based on the documentation,
charts/keda/README.md
Line 218 in 43b0f51
charts/keda/templates/metrics-server/servicemonitor.yaml
Line 32 in 43b0f51
Expected Behavior
User configures prometheus.metricServer.serviceMonitor.port value can be applied
Actual Behavior
User configures prometheus.metricServer.serviceMonitor.port value will never be applied
Steps to Reproduce the Problem
Specifications
Recommend fix:
The text was updated successfully, but these errors were encountered: