Skip to content

Commit

Permalink
Add provider id fmt for capi deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dharaneeshvrd committed Aug 9, 2022
1 parent 8ef6453 commit a971faf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ func (p PowerVS) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, _ *
"--alsologtostderr",
"--v=4",
"--leader-elect=true",
"--powervs-provider-id-fmt=v2",
},
Ports: []corev1.ContainerPort{
{
Expand Down

0 comments on commit a971faf

Please sign in to comment.