mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +00:00
Merge pull request #70015 from yuexiao-wang/fix-reference
fix reference to controlManagerExtraAargs
This commit is contained in:
commit
aae438e823
@ -210,7 +210,7 @@ limitations under the License.
|
|||||||
// controlPlaneEndpoint: "10.100.0.1:6443"
|
// controlPlaneEndpoint: "10.100.0.1:6443"
|
||||||
// apiServerExtraArgs:
|
// apiServerExtraArgs:
|
||||||
// authorization-mode: "Node,RBAC"
|
// authorization-mode: "Node,RBAC"
|
||||||
// controlManagerExtraArgs:
|
// controllerManagerExtraArgs:
|
||||||
// node-cidr-mask-size: 20
|
// node-cidr-mask-size: 20
|
||||||
// schedulerExtraArgs:
|
// schedulerExtraArgs:
|
||||||
// address: "10.100.0.1"
|
// address: "10.100.0.1"
|
||||||
|
@ -202,7 +202,7 @@ limitations under the License.
|
|||||||
// controlPlaneEndpoint: "10.100.0.1:6443"
|
// controlPlaneEndpoint: "10.100.0.1:6443"
|
||||||
// apiServerExtraArgs:
|
// apiServerExtraArgs:
|
||||||
// authorization-mode: "Node,RBAC"
|
// authorization-mode: "Node,RBAC"
|
||||||
// controlManagerExtraArgs:
|
// controllerManagerExtraArgs:
|
||||||
// node-cidr-mask-size: 20
|
// node-cidr-mask-size: 20
|
||||||
// schedulerExtraArgs:
|
// schedulerExtraArgs:
|
||||||
// address: "10.100.0.1"
|
// address: "10.100.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user