kubectl exec -it INSTANCE-NAME-0 -c mysql -- bash -c \ "mysql -B -s --user=root --password=\$(cat $MYSQL_ROOT_PASSWORD_FILE) \ --execute ...
確定! 回上一頁