Skip to content

Commit 1898113

Browse files
committed
METAL-1655: add port for Ironic Prometheus Exporter to NetworkPolicy
Signed-off-by: Dmitry Tantsur <[email protected]>
1 parent 89954cf commit 1898113

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/0000_90_machine-api-operator_05_networkpolicy-allow-ingress-metal.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ spec:
2727
port: 6388 # ironic API proxy
2828
- protocol: TCP
2929
port: 8084 # image customization service
30+
- protocol: TCP
31+
port: 9608 # prometheus exporter for ironic
3032
- protocol: TCP
3133
port: 9447 # bare metal webhook service
3234
podSelector: {}

0 commit comments

Comments
 (0)