34 lines
1.8 KiB
Markdown
34 lines
1.8 KiB
Markdown
|
|
# hazelcast
|
||
|
|
|
||
|
|
  
|
||
|
|
|
||
|
|
A Helm chart to install Hazelcast
|
||
|
|
|
||
|
|
## Requirements
|
||
|
|
|
||
|
|
| Repository | Name | Version |
|
||
|
|
|------------|------|---------|
|
||
|
|
| https://hazelcast-charts.s3.amazonaws.com | hazelcast | 5.10.1 |
|
||
|
|
|
||
|
|
## Values
|
||
|
|
|
||
|
|
| Key | Type | Default | Description |
|
||
|
|
|-----|------|---------|-------------|
|
||
|
|
| hazelcast.hazelcast.enterprise | bool | `false` | |
|
||
|
|
| hazelcast.hazelcast.licenseKey | string | `""` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.cluster-name | string | `"hazelcast"` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.jet.enabled | bool | `true` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.network.join.kubernetes.enabled | bool | `true` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.network.join.kubernetes.namespace | string | `"hazelcast"` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.network.join.kubernetes.service-name | string | `"hazelcast"` | |
|
||
|
|
| hazelcast.hazelcast.yaml.hazelcast.network.rest-api.enabled | bool | `true` | |
|
||
|
|
| hazelcast.mancenter.enabled | bool | `false` | |
|
||
|
|
| hazelcast.service.annotations."service.beta.kubernetes.io/aws-load-balancer-internal" | string | `"true"` | |
|
||
|
|
| hazelcast.service.annotations."service.beta.kubernetes.io/aws-load-balancer-type" | string | `"nlb"` | |
|
||
|
|
| hazelcast.service.port | int | `5701` | |
|
||
|
|
| hazelcast.service.type | string | `"LoadBalancer"` | |
|
||
|
|
| metrics.enabled | bool | `false` | |
|
||
|
|
|
||
|
|
----------------------------------------------
|
||
|
|
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
|