* [Documentation] Add HPA best practices to review guidelines.
After reviewing the nginx-ingress and spark charts which both have HPA's
defined I am making the following recommendations based on the
nginx-ingress chart specifically (after #7560) be added to the
review guidelines.
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* fixed accidental deletion of pvc.yaml
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* After repo move to helm/helm, update steps for Owning and Maintaining A Chart
* Change repo URL from kubernetes/helm to helm/helm everywhere above chart directories (those may be separate PRs)
* Fix earlier missing apostrophe and incorrect case
* Add missing k8s/ > helm/ string changes