* [stable/hazelcast] Adding support for pod affinity
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
* [stable/hazelcast] Added example of affinity settings in values.yaml
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
* [stable/hazelcast] Updated affiniity example in values.yaml so mancenter pod is not included in selection criteria
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
fsGroup is part of PodSecurityContext and SecurityContext
defaultAllowPrivilegeEscalation is part of PodSecurityPolicySpec
Signed-off-by: Arnaud Deprez <arnaudeprez@gmail.com>
* 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