add authorizationMode to kubeadm config

ref to https://github.com/kubernetes/kubernetes/pull/39846
reviewable/pr2602/r1
xilabao 2017-02-08 20:43:18 -06:00 committed by mengyuan
parent efbf64d09d
commit 1c04cedd41
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ available as configuration file options.
externalDNSNames:
- <dnsname1|string>
- <dnsname2|string>
authorizationMode: <string>
cloudProvider: <string>
discovery:
bindPort: <int>