* Update api versions to support k8s 1.16
Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
* Update api versions to support k8s 1.16
Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
* Add home and appVersion for redis-cache
The key "appVersion" and "home" are needed for ci testing, they are missing in this yaml. That sometimes will cause testing failure.
* missing starting space and too many spaces before colon
incubator/redis-cache/values.yaml
5:3 error missing starting space in comment (comments)
6:13 error too many spaces before colon (colons)
* Introduce hard affinit and promote initContianers to main spec
* fix camel case
* Bring Default replica to 2, to allow e2e to pass consistantly
* reset replica count back to 3