mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-14 14:42:35 -04:00
Merge pull request #68742 from chuckha/example-fix
Update kubeadm v1alpha3 example
This commit is contained in:
commit
80fb2be3e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue