Commit d50338c1 authored by Xin Wang's avatar Xin Wang

Fix typo cgroupDriver -> cgroup-driver

parent 4066b006
...@@ -177,7 +177,7 @@ limitations under the License. ...@@ -177,7 +177,7 @@ limitations under the License.
// value: "master" // value: "master"
// effect: "NoSchedule" // effect: "NoSchedule"
// kubeletExtraArgs: // kubeletExtraArgs:
// cgroupDriver: "cgroupfs" // cgroup-driver: "cgroupfs"
// apiEndpoint: // apiEndpoint:
// advertiseAddress: "10.100.0.1" // advertiseAddress: "10.100.0.1"
// bindPort: 6443 // bindPort: 6443
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment