Skip to content

Commit

Permalink
Merge pull request openshift#1665 from dharaneeshvrd/powervs-capi-pro…
Browse files Browse the repository at this point in the history
…vider-flag

PowerVS: Add provider id fmt for capi deployment
  • Loading branch information
openshift-merge-robot authored Aug 9, 2022
2 parents c118d27 + a971faf commit 2880819
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 2880819

Please sign in to comment.