File tree Expand file tree Collapse file tree
charts/function-mesh-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ metadata:
55 namespace : olm
66spec :
77 sourceType : grpc
8- image : localhost:5000/streamnativeio/function-mesh-catalog:v0.27.1
8+ image : localhost:5000/streamnativeio/function-mesh-catalog:v0.27.1-rc-4
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ function mesh operator Helm chart for Kubernetes
5252| imagePullPolicy | string | ` "IfNotPresent" ` | |
5353| imagePullSecrets | list | ` [] ` | |
5454| installation.namespace | string | ` "function-mesh-system" ` | |
55- | operatorImage | string | ` "streamnative/function-mesh:v0.27.1" ` | |
55+ | operatorImage | string | ` "streamnative/function-mesh:v0.27.1-rc-4 " ` | |
5656| rbac.create | bool | ` true ` | |
5757
5858----------------------------------------------
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ installation:
1111 namespace : function-mesh-system
1212
1313# operatorImage is Function Mesh Operator image
14- operatorImage : streamnative/function-mesh:v0.27.1
14+ operatorImage : streamnative/function-mesh:v0.27.1-rc-4
1515imagePullPolicy : IfNotPresent
1616imagePullSecrets : []
1717
You can’t perform that action at this time.
0 commit comments