Skip to content

Commit 14acfa2

Browse files
authored
Merge pull request #561 from hidekazuna/remove_additionalports
Remove APIServerLoadBalancerAdditionalPorts
2 parents e5037a9 + 45e64eb commit 14acfa2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/cluster-template.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ spec:
2929
managedAPIServerLoadBalancer: true
3030
apiServerLoadBalancerFloatingIP: ${OPENSTACK_CONTROLPLANE_IP}
3131
apiServerLoadBalancerPort: 6443
32-
apiServerLoadBalancerAdditionalPorts:
33-
- 22
3432
managedSecurityGroups: true
3533
nodeCidr: 10.6.0.0/24
3634
dnsNameservers:

0 commit comments

Comments
 (0)