Local build, deployment and testing of KEDA is not a smooth experience #576
Labels
bug
Something isn't working
docs:improvement-required
All issues where docs should be improved
help wanted
Looking for support from community
Expected Behavior
Documents for locally building, deploying and testing KEDA would be easy to follow and give smooth developer experience
Actual Behavior
Eg. It would be nice to know the expected GOLang version, HELM version, etc.
Eg. Command
helm install . --set image.keda=kedacore/keda:$IMAGE_TAG,image.metricsAdapter=kedacore/keda-metrics-adapter:$IMAGE_TAG,image.pullPolicy=IfNotPresent
does not work for Windows commandline.Eg.
helm uninstall <name>
Steps to Reproduce the Problem
https://github.com/kedacore/keda#deploying-custom-keda
Specifications
The text was updated successfully, but these errors were encountered: