1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

Revert "open cluster-policy-controller ports for metrics"

This reverts commit 2636aef6cd.
This commit is contained in:
atiratree
2021-12-06 15:13:52 +01:00
parent 170a59be82
commit a7040d4004
7 changed files with 0 additions and 81 deletions

View File

@@ -62,9 +62,6 @@ def GenerateConfig(context):
},{
'IPProtocol': 'tcp',
'ports': ['22623']
},{
'IPProtocol': 'tcp',
'ports': ['10357']
}],
'sourceTags': [
context.properties['infra_id'] + '-master',