We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbfdc12 + b4605ca commit ebbbdb8Copy full SHA for ebbbdb8
data/data/powervs/cluster/loadbalancer/sg.tf
@@ -1,5 +1,5 @@
1
locals {
2
- tcp_ports = [22623, 6443, 22]
+ tcp_ports = [22623, 10258, 6443, 22]
3
}
4
5
resource "ibm_is_security_group" "ocp_security_group" {
0 commit comments