Skip to content

Commit

Permalink
Merge pull request #1970 from csrwng/capa_command
Browse files Browse the repository at this point in the history
Remove CAPA command from deployment
  • Loading branch information
openshift-merge-robot committed Dec 20, 2022
2 parents 5f290fb + bc59900 commit b3c2ad5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ func (p AWS) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, hcp *hy
Value: "true",
},
},
Command: []string{"/bin/cluster-api-provider-aws-controller-manager"},
Args: []string{"--namespace", "$(MY_NAMESPACE)",
"--alsologtostderr",
"--v=4",
Expand Down

0 comments on commit b3c2ad5

Please sign in to comment.