2024-02-06 16:01:54 +00:00
|
|
|
# kubezero-operators
|
|
|
|
|
2024-11-13 13:57:48 +00:00
|
|
|
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
2024-02-06 16:01:54 +00:00
|
|
|
|
|
|
|
Various operators supported by KubeZero
|
|
|
|
|
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
|
|
|
|
## Maintainers
|
|
|
|
|
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
|
|
|
| Stefan Reimer | <stefan@zero-downtime.net> | |
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
Kubernetes: `>= 1.26.0`
|
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
|
|
|
| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 |
|
2024-11-04 13:41:40 +00:00
|
|
|
| https://cloudnative-pg.github.io/charts | cloudnative-pg | 0.22.1 |
|
2024-11-13 13:57:48 +00:00
|
|
|
| https://helm.elastic.co | eck-operator | 2.15.0 |
|
|
|
|
| https://opensearch-project.github.io/opensearch-k8s-operator/ | opensearch-operator | 2.7.0 |
|
2024-02-06 16:01:54 +00:00
|
|
|
|
|
|
|
## Values
|
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
2024-11-13 13:57:48 +00:00
|
|
|
| cloudnative-pg.enabled | bool | `false` | |
|
|
|
|
| cloudnative-pg.monitoring.grafanaDashboard.create | bool | `false` | |
|
|
|
|
| cloudnative-pg.monitoring.podMonitorEnabled | bool | `false` | |
|
|
|
|
| cloudnative-pg.nodeSelector."node-role.kubernetes.io/control-plane" | string | `""` | |
|
|
|
|
| cloudnative-pg.tolerations[0].effect | string | `"NoSchedule"` | |
|
|
|
|
| cloudnative-pg.tolerations[0].key | string | `"node-role.kubernetes.io/control-plane"` | |
|
2024-02-06 16:01:54 +00:00
|
|
|
| eck-operator.enabled | bool | `false` | |
|
|
|
|
| eck-operator.installCRDs | bool | `false` | |
|
|
|
|
| eck-operator.nodeSelector."node-role.kubernetes.io/control-plane" | string | `""` | |
|
|
|
|
| eck-operator.tolerations[0].effect | string | `"NoSchedule"` | |
|
|
|
|
| eck-operator.tolerations[0].key | string | `"node-role.kubernetes.io/control-plane"` | |
|
|
|
|
| opensearch-operator.enabled | bool | `false` | |
|
2024-02-09 16:24:37 +00:00
|
|
|
| opensearch-operator.fullnameOverride | string | `"opensearch-operator"` | |
|
2024-02-06 16:01:54 +00:00
|
|
|
| opensearch-operator.kubeRbacProxy.enable | bool | `false` | |
|
2024-04-03 14:36:59 +00:00
|
|
|
| opensearch-operator.manager.extraEnv[0].name | string | `"SKIP_INIT_CONTAINER"` | |
|
|
|
|
| opensearch-operator.manager.extraEnv[0].value | string | `"true"` | |
|
2024-02-06 16:01:54 +00:00
|
|
|
| opensearch-operator.nodeSelector."node-role.kubernetes.io/control-plane" | string | `""` | |
|
|
|
|
| opensearch-operator.tolerations[0].effect | string | `"NoSchedule"` | |
|
|
|
|
| opensearch-operator.tolerations[0].key | string | `"node-role.kubernetes.io/control-plane"` | |
|
2024-11-04 13:41:40 +00:00
|
|
|
|
|
|
|
----------------------------------------------
|
|
|
|
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
|