Skip to content

Commit 3d28498

Browse files
jtalericJoe Talerico
andauthored
Update default cni config (#211)
OpenShift since 4.13 has defaulted to ovn-kubernetes Signed-off-by: Joe Talerico <[email protected]> Co-authored-by: Joe Talerico <[email protected]>
1 parent 93c0715 commit 3d28498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cerberus:
1818
- openshift-machine-api
1919
- openshift-kube-scheduler
2020
- openshift-ingress
21-
- openshift-sdn # When enabled, it will check for the cluster sdn and monitor that namespace
21+
- openshift-ovn-kubernetes # When enabled, it will check for the cluster sdn and monitor that namespace
2222
watch_namespaces_ignore_pattern: [^installer*] # Ignores pods matching the regex pattern in the namespaces specified under watch_namespaces
2323
cerberus_publish_status: True # When enabled, cerberus starts a light weight http server and publishes the status
2424
inspect_components: False # Enable it only when OpenShift client is supported to run

0 commit comments

Comments
 (0)