add authorizationMode to kubeadm config
ref to https://github.com/kubernetes/kubernetes/pull/39846reviewable/pr2477/r1
parent
6620b309e5
commit
fdd7240594
|
@ -191,6 +191,7 @@ available as configuration file options.
|
|||
externalDNSNames:
|
||||
- <dnsname1|string>
|
||||
- <dnsname2|string>
|
||||
authorizationMode: <string>
|
||||
cloudProvider: <string>
|
||||
discovery:
|
||||
bindPort: <int>
|
||||
|
|
Loading…
Reference in New Issue