File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: tembo-operator
3
3
description : " Helm chart to deploy the tembo-operator"
4
4
type : application
5
5
icon : https://cloud.tembo.io/images/TemboElephant.png
6
- version : 0.6.2
6
+ version : 0.6.3
7
7
home : https://tembo.io
8
8
sources :
9
9
- https://github.com/tembo-io/tembo
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ metadata:
9
9
namespace : {{ $namespace }}
10
10
spec :
11
11
podMetricsEndpoints :
12
- - path : {{ (index .Values "controller").podMonitor.path }}
13
- port : {{ (index .Values "controller").podMonitor.port }}
12
+ - path : {{ (index .Values "controller").monitoring. podMonitor.path }}
13
+ port : {{ (index .Values "controller").monitoring. podMonitor.port }}
14
14
namespaceSelector :
15
15
matchNames :
16
16
- {{ $namespace }}
You can’t perform that action at this time.
0 commit comments