Adding helm chart & documentation for redis-cluster related study ticket 74/4874/1
authorAlok Bhatt <alok_bh@hcl.com>
Wed, 21 Oct 2020 14:37:35 +0000 (14:37 +0000)
committerAlok Bhatt <alok_bh@hcl.com>
Wed, 21 Oct 2020 14:37:35 +0000 (14:37 +0000)
commit1b131151d8b1fae636eb6e92e1bf812d9d80584e
tree7f8d7e9897971860b92c57af5576e0c81969d6c4
parentf9c36363b7c9cf8063278f656d392fe47c969418
Adding helm chart & documentation for redis-cluster related study ticket

Issue-ID: RIC-109
Signed-off-by: Alok Bhatt <alok_bh@hcl.com>
Change-Id: I57422f0126a73645333e1360f1faf010053d60d1
docs/installation-rediscluster.rst [new file with mode: 0644]
helm/redis-cluster/.helmignore [new file with mode: 0644]
helm/redis-cluster/Chart.yaml [new file with mode: 0644]
helm/redis-cluster/templates/NOTES.txt [new file with mode: 0644]
helm/redis-cluster/templates/configMap.yaml [new file with mode: 0644]
helm/redis-cluster/templates/deployment.yaml [new file with mode: 0644]
helm/redis-cluster/templates/service.yaml [new file with mode: 0644]
helm/redis-cluster/templates/serviceaccount.yaml [new file with mode: 0644]
helm/redis-cluster/templates/statefulset.yaml [new file with mode: 0644]
helm/redis-cluster/values.yaml [new file with mode: 0644]