function mesh operator Helm chart for Kubernetes
Homepage: https://github.com/streamnative/function-mesh
| Name | Url | |
|---|---|---|
| Function Mesh Support | function-mesh@streamnative.io | https://github.com/streamnative/function-mesh |
| Repository | Name | Version |
|---|---|---|
| admission-webhook | 0.2.39 |
| Key | Type | Default | Description |
|---|---|---|---|
| admissionWebhook.enabled | bool | true |
|
| controllerManager.addDefaultAffinity | bool | true |
|
| controllerManager.affinity | object | {} |
|
| controllerManager.autoFailover | bool | true |
|
| controllerManager.configFile | string | "/etc/config/config.yaml" |
|
| controllerManager.create | bool | true |
|
| controllerManager.enableInitContainers | bool | false |
|
| controllerManager.enableLeaderElection | bool | true |
|
| controllerManager.globalBackendConfig | string | "global-backend-config" |
|
| controllerManager.globalBackendConfigNamespace | string | "default" |
|
| controllerManager.healthProbe.port | int | 8000 |
|
| controllerManager.metrics.port | int | 8443 |
|
| controllerManager.metrics.scheme | string | "https" |
|
| controllerManager.namespacedBackendConfig | string | "backend-config" |
|
| controllerManager.nodeSelector | object | {} |
|
| controllerManager.pprof.enable | bool | false |
|
| controllerManager.pprof.port | int | 8090 |
|
| controllerManager.replicas | int | 1 |
|
| controllerManager.resources.requests.cpu | string | "80m" |
|
| controllerManager.resources.requests.memory | string | "50Mi" |
|
| controllerManager.selector | list | [] |
|
| controllerManager.serviceAccount | string | "function-mesh-controller-manager" |
|
| controllerManager.tolerations | list | [] |
|
| imagePullPolicy | string | "IfNotPresent" |
|
| imagePullSecrets | list | [] |
|
| installation.namespace | string | "function-mesh-system" |
|
| operatorImage | string | "streamnative/function-mesh:v0.26.1" |
|
| rbac.create | bool | true |
Autogenerated from chart metadata using helm-docs v1.14.2