Merge pull request #99216 from ruiwen-zhao/remove_modprobe

Remove modprobe configs from configure-helper
This commit is contained in:
Kubernetes Prow Robot 2021-02-22 17:24:32 -08:00 committed by GitHub
commit 874877fa44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3191,7 +3191,6 @@ function main() {
fi
reset-motd
prepare-mounter-rootfs
modprobe configs
echo "Done for the configuration for kubernetes"
}