We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9515c8b commit 00beb97Copy full SHA for 00beb97
generator.sh
@@ -1127,7 +1127,6 @@ function CLEAN_WORK_DIR(){
1127
}
1128
1129
function MAIN(){
1130
- set_cert_evn kubernetes
1131
echo -n -e "generated content\n 1.only certificates for etcd and kubernetes.\n 2.only donwload kubernetes\n 3.certificates and config files.\n"
1132
read -p "Please enter the which to generate [3]: " INSTALL_OPS
1133
INSTALL_OPS=${INSTALL_OPS:-3}
0 commit comments