Skip to content

Commit c99f511

Browse files
add monitoring uts
1 parent ec0f0d9 commit c99f511

File tree

2 files changed

+518
-1
lines changed

2 files changed

+518
-1
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Namespace
33
metadata:
44
labels:
55
control-plane: controller-manager
6-
openshift.io/cluster-monitoring: "true" #TODO: Will this work for OLM installations as well
6+
openshift.io/cluster-monitoring: "true"
77
name: system
88
---
99
apiVersion: apps/v1

0 commit comments

Comments
 (0)