mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [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>
25 lines
756 B
YAML
25 lines
756 B
YAML
name: hazelcast
|
||
version: 2.2.0
|
||
appVersion: "3.12.2"
|
||
tillerVersion: ">=2.7.2"
|
||
kubeVersion: ">=1.9.0-0"
|
||
description: Hazelcast IMDG is the most widely used in-memory data grid with hundreds of thousands of installed clusters around the world. It offers caching solutions ensuring that data is in the right place when it’s needed for optimal performance.
|
||
keywords:
|
||
- hazelcast
|
||
- keyvalue
|
||
- in-memory
|
||
- database
|
||
- caching
|
||
home: http://hazelcast.org/
|
||
icon: http://hazelcast.com/images/logos/Hazelcast-IMDG-Logo-Orange_Dark_Icon_200px.png
|
||
sources:
|
||
- https://github.com/hazelcast/hazelcast
|
||
maintainers:
|
||
- name: leszko
|
||
email: rafal@hazelcast.com
|
||
- name: googlielmo
|
||
email: guglielmo@hazelcast.com
|
||
- name: mesutcelik
|
||
email: mesut@hazelcast.com
|
||
engine: gotpl
|