mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Replace tab with eight spaces
This commit is contained in:
parent
9b0ea8ff78
commit
7aa9ef54ce
@ -308,7 +308,7 @@ function start_kubelet {
|
||||
if ! chcon -R system_u:object_r:svirt_sandbox_file_t:s0 /var/lib/kubelet; then
|
||||
echo "Failed to apply selinux label to /var/lib/kubelet."
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
# Enable dns
|
||||
if [[ "${ENABLE_CLUSTER_DNS}" = true ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user