Skip to content

Commit

Permalink
Remove cloud-provider and cloud-config arguments
Browse files Browse the repository at this point in the history
Signed-off-by: Nolan Brubaker <[email protected]>
  • Loading branch information
nrb committed Mar 12, 2024
1 parent e6cba0a commit 690bc6d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ func NewConfigObserver(
etcdendpoints.ObserveStorageURLs,
cloudprovider.NewCloudProviderObserver(
"openshift-kube-apiserver", true,
[]string{"apiServerArguments", "cloud-provider"},
[]string{"apiServerArguments", "cloud-config"},
),
apienablement.NewFeatureGateObserverWithRuntimeConfig(
nil,
Expand Down

0 comments on commit 690bc6d

Please sign in to comment.