Skip to content

Commit

Permalink
Merge pull request #390 from kmala/patch-1
Browse files Browse the repository at this point in the history
Remove the deprecated cloud provider flag for apiserver
  • Loading branch information
k8s-ci-robot authored Feb 19, 2025
2 parents 0214af0 + 80775cc commit 8d2cbf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubetest2-ec2/config/kubeadm-init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ kind: ClusterConfiguration
kubernetesVersion: {{KUBERNETES_VERSION}}
apiServer:
extraArgs:
cloud-provider: {{EXTERNAL_CLOUD_PROVIDER}}
feature-gates: {{FEATURE_GATES}}
runtime-config: {{RUNTIME_CONFIG}}
certSANs:
Expand Down

0 comments on commit 8d2cbf5

Please sign in to comment.