Skip to content

Commit 9e324f8

Browse files
authored
Merge pull request #82250 from sabinaaledort/add_bm_provisioning_ports
[enterprise-4.16+]: network-flow-matrix: add missing baremetal provisioning ports
2 parents 6b842ff + 3b22b34 commit 9e324f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

snippets/network-flow-matrix.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Ingress,TCP,2379,openshift-etcd,etcd,etcd,etcdctl,master,FALSE
99
Ingress,TCP,2380,openshift-etcd,healthz,etcd,etcd,master,FALSE
1010
Ingress,TCP,5050,openshift-machine-api,,ironic-proxy,ironic-proxy,master,FALSE
1111
Ingress,TCP,6080,openshift-kube-apiserver,,kube-apiserver,kube-apiserver-insecure-readyz,master,FALSE
12+
Ingress,TCP,6180,openshift-machine-api,metal3-state,metal3,metal3-httpd,master,FALSE
13+
Ingress,TCP,6183,openshift-machine-api,metal3-state,metal3,metal3-httpd,master,FALSE
1214
Ingress,TCP,6385,openshift-machine-api,,ironic-proxy,ironic-proxy,master,FALSE
15+
Ingress,TCP,6388,openshift-machine-api,metal3-state,metal3,metal3-httpd,master,FALSE
1316
Ingress,TCP,6443,openshift-kube-apiserver,apiserver,kube-apiserver,kube-apiserver,master,FALSE
1417
Ingress,TCP,8080,openshift-network-operator,,network-operator,network-operator,master,FALSE
1518
Ingress,TCP,8798,openshift-machine-config-operator,machine-config-daemon,machine-config-daemon,machine-config-daemon,master,FALSE

0 commit comments

Comments
 (0)