Skip to content

Commit a47dec9

Browse files
committed
Fixed cloudstack-cluster.yaml
1 parent 238998f commit a47dec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/infrastructure-cloudstack/v1beta1/cluster-template-second-cluster/cloudstack-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ spec:
1111
domain: ${CLOUDSTACK_DOMAIN_NAME}
1212
controlPlaneEndpoint:
1313
host: ${CLUSTER_ENDPOINT_IP_2}
14-
port: ${CLUSTER_ENDPOINT_PORT}
14+
port: ${CLUSTER_ENDPOINT_PORT_2}

0 commit comments

Comments
 (0)