mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Merge pull request #76473 from wnxn/kubeadm-typo
Fix typo cgroupDriver -> cgroup-driver
This commit is contained in:
@@ -180,7 +180,7 @@ limitations under the License.
|
||||
// value: "master"
|
||||
// effect: "NoSchedule"
|
||||
// kubeletExtraArgs:
|
||||
// cgroupDriver: "cgroupfs"
|
||||
// cgroup-driver: "cgroupfs"
|
||||
// localAPIEndpoint:
|
||||
// advertiseAddress: "10.100.0.1"
|
||||
// bindPort: 6443
|
||||
|
Reference in New Issue
Block a user