11# function-mesh-operator
22
3- ![ Version: 0.2.31 ] ( https://img.shields.io/badge/Version-0.2.31 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.24 .0] ( https://img.shields.io/badge/AppVersion-0.24 .0-informational?style=flat-square )
3+ ![ Version: 0.2.34 ] ( https://img.shields.io/badge/Version-0.2.34 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.25 .0] ( https://img.shields.io/badge/AppVersion-0.25 .0-informational?style=flat-square )
44
55function mesh operator Helm chart for Kubernetes
66
@@ -20,7 +20,7 @@ function mesh operator Helm chart for Kubernetes
2020
2121| Repository | Name | Version |
2222| ------------| ------| ---------|
23- | | admission-webhook | 0.2.31 |
23+ | | admission-webhook | 0.2.33 |
2424
2525## Values
2626
@@ -36,7 +36,7 @@ function mesh operator Helm chart for Kubernetes
3636| controllerManager.globalBackendConfig | string | ` "global-backend-config" ` | |
3737| controllerManager.globalBackendConfigNamespace | string | ` "default" ` | |
3838| controllerManager.healthProbe.port | int | ` 8000 ` | |
39- | controllerManager.metrics.port | int | ` 8080 ` | |
39+ | controllerManager.metrics.port | int | ` 8443 ` | |
4040| controllerManager.namespacedBackendConfig | string | ` "backend-config" ` | |
4141| controllerManager.nodeSelector | object | ` {} ` | |
4242| controllerManager.pprof.enable | bool | ` false ` | |
@@ -50,7 +50,7 @@ function mesh operator Helm chart for Kubernetes
5050| imagePullPolicy | string | ` "IfNotPresent" ` | |
5151| imagePullSecrets | list | ` [] ` | |
5252| installation.namespace | string | ` "function-mesh-system" ` | |
53- | operatorImage | string | ` "streamnative/function-mesh:v0.24 .0" ` | |
53+ | operatorImage | string | ` "streamnative/function-mesh:v0.25 .0" ` | |
5454| rbac.create | bool | ` true ` | |
5555
5656----------------------------------------------
0 commit comments