mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
open cluster-policy-controller ports for metrics
This commit is contained in:
@@ -62,6 +62,9 @@ def GenerateConfig(context):
|
||||
},{
|
||||
'IPProtocol': 'tcp',
|
||||
'ports': ['22623']
|
||||
},{
|
||||
'IPProtocol': 'tcp',
|
||||
'ports': ['10357']
|
||||
}],
|
||||
'sourceTags': [
|
||||
context.properties['infra_id'] + '-master',
|
||||
|
||||
Reference in New Issue
Block a user