Commit Graph
3 Commits
Author SHA1 Message Date
Rafał Leszko a25c6216ae Improve Hazelast Chart to support Scaling Up/Down (#9150)
* Improve Hazelcast Chart to support Scaling

Signed-off-by: Rafal Leszko <rafal@hazelcast.com>

* Update stable/hazelcast/Chart.yaml

Co-Authored-By: leszko <rafal@hazelcast.com>
Signed-off-by: Rafal Leszko <rafal@hazelcast.com>
2018-11-29 14:34:55 -08:00
Rafał Leszko 16568a93fb [stable/hazelcast] Fix missing namespace parameter (#7008)
* [stable/hazelcast] Fix missing namespace parameter

* [stable/hazelcast] Bump up the Chart version
2018-08-07 08:02:20 -07:00
Rafał Leszko ee2dd0fae9 Add Hazelcast Helm Chart (#6659)
* Add Hazelcast Helm Chart

* Add standard labels and names to RBAC and ConfigMap

* Add filtering by service name and remove the HZ_DATA environment variable

* Add options to set up DNS Lookup Discovery

* Add Role, RoleBinding, and ServiceAccount

* Comment out the default resources

* Use the default .helmignore file

* Change 'apps/v1beta1' to 'apps/v1' in statefulset

* Update values.yaml

* Update README.md

* Change list indendation style to zero spaces

* Remove trailing spaces from values.yaml

* Add missing values to README.md

* Fix typo in NOTES.txt
2018-07-25 08:28:56 -07:00