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
I think that this PR aligns the helm chart with latest version. Once it's merged you can use it (pulling it and deploying it locally or building your own chart) if you want to try it.
I have added a validation check for the interceptor ScaledObject, so I hope that the issue won't come back as a regression in the future 🤞
The operator cannot start when using latest http-add-on commit
This is due to https://github.com/kedacore/charts/blob/main/http-add-on/templates/deployment-operator.yaml#L53 which apparently does not exist anymore in latest operator code and should thus be removed from the chart manifests as well as its variable.
Expected Behavior
The operator should start
Actual Behavior
The operator crashes with the help message
Steps to Reproduce the Problem
0321ee0
from keda-http-add-on in helm chartThe text was updated successfully, but these errors were encountered: