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
Originally posted by wymangr October 6, 2022
I'm trying to setup the Metrics API KEDA scaler. I have an internal API setup with a self signed certificate, but when I deploy it I'm getting the following error:
Warning KEDAScalerFailed 11s keda-operator Get "https://api.com/aks_autoscaler": x509: certificate has expired or is not yet valid
I was wondering if there was a way to ignore certificate errors with this scaler?
InsecureSkipVerify
feature should be implemented for this scalerDiscussed in #3728
Originally posted by wymangr October 6, 2022
I'm trying to setup the Metrics API KEDA scaler. I have an internal API setup with a self signed certificate, but when I deploy it I'm getting the following error:
I was wondering if there was a way to ignore certificate errors with this scaler?
here is my setup:
The text was updated successfully, but these errors were encountered: