switch e2e-k8s.sh to runtimeConfig

This commit is contained in:
Benjamin Elder
2020-08-26 10:15:45 -07:00
parent dd708815d8
commit 67c038a792

View File

@@ -144,6 +144,7 @@ nodes:
- role: worker
- role: worker
featureGates: ${feature_gates}
runtimeConfig: ${runtime_config}
kubeadmConfigPatches:
- |
kind: ClusterConfiguration
@@ -151,7 +152,6 @@ kubeadmConfigPatches:
name: config
apiServer:
extraArgs:
"runtime-config": "${runtime_config}"
"v": "${KIND_CLUSTER_LOG_LEVEL}"
controllerManager:
extraArgs: