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 2f3228d commit 1f2f477Copy full SHA for 1f2f477
scripts/control-plane-monitoring-annotations-ocp4.yaml
@@ -20,6 +20,7 @@ metadata:
20
metrics.dynatrace.com/port: "9100"
21
metrics.dynatrace.com/scrape: "true"
22
metrics.dynatrace.com/secure: "true"
23
+ metrics.dynatrace.com/insecure_skip_verify: "true"
24
name: dynatrace-monitoring-node-exporter
25
namespace: openshift-monitoring
26
spec:
@@ -52,6 +53,7 @@ metadata:
52
53
metrics.dynatrace.com/port: "8443"
54
55
56
57
name: dynatrace-monitoring-kube-state-metrics
58
59
0 commit comments