Skip to content

Commit 8d2cbf5

Browse files
authored
Merge pull request #390 from kmala/patch-1
Remove the deprecated cloud provider flag for apiserver
2 parents 0214af0 + 80775cc commit 8d2cbf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kubetest2-ec2/config/kubeadm-init.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ kind: ClusterConfiguration
2626
kubernetesVersion: {{KUBERNETES_VERSION}}
2727
apiServer:
2828
extraArgs:
29-
cloud-provider: {{EXTERNAL_CLOUD_PROVIDER}}
3029
feature-gates: {{FEATURE_GATES}}
3130
runtime-config: {{RUNTIME_CONFIG}}
3231
certSANs:

0 commit comments

Comments
 (0)