Skip to content

Commit fc561a2

Browse files
Random-Liuestesp
authored andcommitted
The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS.
Signed-off-by: Lantao Liu <[email protected]>
1 parent 8416e93 commit fc561a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/gce/env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export KUBE_CONTAINER_RUNTIME_ENDPOINT="/var/run/cri-containerd.sock"
1616
export KUBE_LOAD_IMAGE_COMMAND="/home/cri-containerd/usr/local/bin/ctrcri load"
1717
export NETWORK_POLICY_PROVIDER="calico"
1818
export NON_MASQUERADE_CIDR="0.0.0.0/0"
19-
export KUBE_KUBELET_ARGS="--runtime-cgroups=/runtime"
19+
export KUBE_KUBELET_EXTRA_ARGS="--runtime-cgroups=/runtime"

0 commit comments

Comments
 (0)