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 93c0715 commit 3d28498Copy full SHA for 3d28498
config/config.yaml
@@ -18,7 +18,7 @@ cerberus:
18
- openshift-machine-api
19
- openshift-kube-scheduler
20
- openshift-ingress
21
- - openshift-sdn # When enabled, it will check for the cluster sdn and monitor that namespace
+ - openshift-ovn-kubernetes # When enabled, it will check for the cluster sdn and monitor that namespace
22
watch_namespaces_ignore_pattern: [^installer*] # Ignores pods matching the regex pattern in the namespaces specified under watch_namespaces
23
cerberus_publish_status: True # When enabled, cerberus starts a light weight http server and publishes the status
24
inspect_components: False # Enable it only when OpenShift client is supported to run
0 commit comments