Merge "[suse] Update security group for kube_masters"
This commit is contained in:
commit
f4a66b9485
@ -374,6 +374,18 @@ resources:
|
||||
- protocol: tcp
|
||||
port_range_min: 6443
|
||||
port_range_max: 6443
|
||||
- protocol: tcp
|
||||
port_range_min: 10250
|
||||
port_range_max: 10250
|
||||
- protocol: tcp
|
||||
port_range_min: 30000
|
||||
port_range_max: 32767
|
||||
- protocol: udp
|
||||
port_range_min: 8285
|
||||
port_range_max: 8285
|
||||
- protocol: udp
|
||||
port_range_min: 8472
|
||||
port_range_max: 8472
|
||||
|
||||
secgroup_kube_minion:
|
||||
type: OS::Neutron::SecurityGroup
|
||||
|
Loading…
x
Reference in New Issue
Block a user