Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SivaanandM committed Sep 17, 2024
1 parent 565abb8 commit 07cf155
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spectrocloud/resource_cluster_edge_native.go
Original file line number Diff line number Diff line change
Expand Up @@ -684,8 +684,7 @@ func toOverlayNetworkConfigAndVip(cloudConfig map[string]interface{}) (*models.V
controlPlaneEndpoint =
&models.V1EdgeNativeControlPlaneEndPoint{
Host: autoGenVip,
Type: "V" +
"IP",
Type: "VIP",
}
}
}
Expand Down

0 comments on commit 07cf155

Please sign in to comment.