Update control-plane-flags.md (#14729)

This commit is contained in:
Weiliang Li
2019-06-11 10:16:16 +09:00
committed by Kubernetes Prow Robot
parent 9e1dc478a5
commit 04f568d3a0
@@ -23,7 +23,7 @@ The `extraArgs` field consist of `key: value` pairs. To override a flag for a co
2. Add the flags to override to the field. 2. Add the flags to override to the field.
For more details on each field in the configuration you can navigate to our For more details on each field in the configuration you can navigate to our
[API reference pages](https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm#ClusterConfiguration). [API reference pages](https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1beta1).
{{% /capture %}} {{% /capture %}}