Unverified Commit 80fb2be3 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #68742 from chuckha/example-fix

Update kubeadm v1alpha3 example
parents 817d420d bd8f56cc
......@@ -45,7 +45,7 @@ limitations under the License.
// podSubnet: "10.100.0.1/24"
// dnsDomain: "cluster.local"
// kubernetesVersion: "v1.12.0"
// ControlPlaneEndpoint: "10.100.0.1:6443"
// controlPlaneEndpoint: "10.100.0.1:6443"
// apiServerExtraArgs:
// authorization-mode: "Node,RBAC"
// controlManagerExtraArgs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment