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
When installing thorugh helm the external scaler breaks.
Pod "keda-add-ons-http-external-scaler-df47d4f48-mx66x" is invalid: [spec.containers[0].livenessProbe: Required value: must specify a handler type, spec.containers[0].readinessProbe: Required value: must specify a handler type]
Not sure why, all is fine if i remove that part, but that is kinda hard if i want to deploy with argo
Expected Behavior
external-scaler should work.
Actual Behavior
Errors when trying to sync the scaler
Steps to Reproduce the Problem
Install though helm (keda, then the http addon)
HTTP Add-on Version
0.7.0
Kubernetes Version
1.27
Platform
Other
The text was updated successfully, but these errors were encountered:
Report
When installing thorugh helm the external scaler breaks.
Not sure why, all is fine if i remove that part, but that is kinda hard if i want to deploy with argo
Expected Behavior
external-scaler should work.
Actual Behavior
Errors when trying to sync the scaler
Steps to Reproduce the Problem
HTTP Add-on Version
0.7.0
Kubernetes Version
1.27
Platform
Other
The text was updated successfully, but these errors were encountered: