We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d441860 commit a39b6a1Copy full SHA for a39b6a1
config/default/metrics_service.yaml
@@ -10,4 +10,8 @@ spec:
10
protocol: TCP
11
targetPort: 8443
12
selector:
13
- control-plane: controller-manager
+ control-plane: coherence
14
+ app.kubernetes.io/name: coherence-operator
15
+ app.kubernetes.io/instance: coherence-operator-manager
16
+ app.kubernetes.io/version: "3.5.5"
17
+ app.kubernetes.io/component: manager
config/prometheus/monitor.yaml
@@ -29,4 +29,8 @@ spec:
29
insecureSkipVerify: true
30
31
matchLabels:
32
33
34
35
36
0 commit comments