Improve Helm Chart in order to make it easier to onboard:
That said, I would do copy the repo license into the chart folder during the build & package stage of the release.
I'm happy to pick this up if you want.
Related: #102
The chart configuration is documented via #265
I can pick up the notes as well - My suggestion would be to drop a small note that ScaledObjects need to be installed or do you have other suggestions?
The license is just a file in the folder structure which I would copy during the release process rather than duplicating it. Thoughts?
+1 to the note idea. The notes should cover anything required for KEDA to function that doesn't happen in the helm install command
Well, it was your good idea as part of #102 :D
From my initial POC with it there wasn't much more to do than deploy app & scaled object so will just do that then maybe?
I think what's left open is the license. Feel free to assign this to me
Notes.txt could include:
Closed in #315