Fix typo cgroupDriver -> cgroup-driver

Signed-off-by: Xin Wang <wileywang@yunify.com>
pull/564/head
Xin Wang 2019-01-01 19:46:18 +08:00
parent 4066b006c1
commit d50338c1ed
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ limitations under the License.
// value: "master"
// effect: "NoSchedule"
// kubeletExtraArgs:
// cgroupDriver: "cgroupfs"
// cgroup-driver: "cgroupfs"
// apiEndpoint:
// advertiseAddress: "10.100.0.1"
// bindPort: 6443